|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlException | |
---|---|
org.ow2.easywsdl.schema | |
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 |
---|
Methods in org.ow2.easywsdl.schema that throw XmlException | |
---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DefaultSchemaImpl.getOtherAttributes()
|
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. |
java.util.List<org.w3c.dom.Element> |
XMLElement.getOtherElements()
|
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> |
DecoratorSimpleContentImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorSequenceImpl.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> |
DecoratorExtensionImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorElementImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorComplexContentImpl.getOtherAttributes()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorChoiceImpl.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()
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
DecoratorAllImpl.getOtherAttributes()
|
Uses of XmlException in org.ow2.easywsdl.schema.util |
---|
Methods in org.ow2.easywsdl.schema.util that throw XmlException | |
---|---|
static org.xml.sax.InputSource |
SourceHelper.convertDOMSource2InputSource(javax.xml.transform.dom.DOMSource domSource)
|
static javax.xml.transform.dom.DOMSource |
SourceHelper.convertInputSource2DOMSource(org.xml.sax.InputSource inputSource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |