|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlException | |
|---|---|
| org.ow2.easywsdl.schema.api | |
| org.ow2.easywsdl.schema.api.abstractElmt | |
| org.ow2.easywsdl.schema.decorator | |
| org.ow2.easywsdl.schema.util | |
| Uses of XmlException in org.ow2.easywsdl.schema.api |
|---|
| Subclasses of XmlException in org.ow2.easywsdl.schema.api | |
|---|---|
class |
SchemaException
|
| Methods in org.ow2.easywsdl.schema.api that throw XmlException | |
|---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
SchemaElement.getOtherAttributes()
Get the map containing all the attributes defined on this element. |
| Uses of XmlException in org.ow2.easywsdl.schema.api.abstractElmt |
|---|
| Methods in org.ow2.easywsdl.schema.api.abstractElmt that throw XmlException | |
|---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
AbstractSchemaElementImpl.getOtherAttributes()
Get the map containing all the attributes defined on this element. |
| Uses of XmlException in org.ow2.easywsdl.schema.decorator |
|---|
| Methods in org.ow2.easywsdl.schema.decorator that throw XmlException | |
|---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorTypeImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorSchemaImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorRedefineImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorNotationImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorIncludeImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorImportImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorGroupImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorElementImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorAttributeImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorAttributeGroupImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorAnnotationImpl.getOtherAttributes()
|
| Uses of XmlException in org.ow2.easywsdl.schema.util |
|---|
| Methods in org.ow2.easywsdl.schema.util that throw XmlException | |
|---|---|
static javax.xml.transform.dom.DOMSource |
SourceHelper.cloneSource(javax.xml.transform.dom.DOMSource input)
|
static org.xml.sax.InputSource |
SourceHelper.convertDOMSource2InputSource(javax.xml.transform.dom.DOMSource inputSource)
|
static javax.xml.transform.dom.DOMSource |
SourceHelper.convertInputSource2DOMSource(org.xml.sax.InputSource inputSource)
|
static org.w3c.dom.Document |
SourceHelper.createDocument(javax.xml.transform.Source s)
Create a DOM Document from a Source. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||