Uses of Class
org.exolab.castor.xml.XMLException
Packages that use XMLException
Package
Description
The XML Marshaller API
-
Uses of XMLException in org.exolab.castor.xml
Subclasses of XMLException in org.exolab.castor.xmlModifier and TypeClassDescriptionclass
An exception that is used to signal marshalling exceptions.class
The exception class thrown by the ClassDescriptorResolverclass
An Exception that can be used to signal XML validation errors. -
Uses of XMLException in org.exolab.castor.xml.schema
Subclasses of XMLException in org.exolab.castor.xml.schema -
Uses of XMLException in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader that throw XMLExceptionModifier and TypeMethodDescriptionvoid
AnnotationUnmarshaller.characters
(char[] ch, int start, int length) void
AppInfoUnmarshaller.characters
(char[] ch, int start, int length) void
AttributeGroupUnmarshaller.characters
(char[] ch, int start, int length) void
AttributeUnmarshaller.characters
(char[] ch, int start, int length) void
CharacterUnmarshaller.characters
(char[] ch, int start, int length) The SAX characters method for recieving charactersvoid
ComplexContentRestrictionUnmarshaller.characters
(char[] ch, int start, int length) void
ComplexContentUnmarshaller.characters
(char[] ch, int start, int length) void
ComplexTypeUnmarshaller.characters
(char[] ch, int start, int length) void
ComponentReader.characters
(char[] chars, int start, int length) Signals to recieve charactesvoid
DocumentationUnmarshaller.characters
(char[] ch, int start, int length) void
ElementUnmarshaller.characters
(char[] ch, int start, int length) void
ExtensionUnmarshaller.characters
(char[] ch, int start, int length) void
FacetUnmarshaller.characters
(char[] ch, int start, int length) void
FieldOrSelectorUnmarshaller.characters
(char[] ch, int start, int length) void
GroupUnmarshaller.characters
(char[] ch, int start, int length) void
IdentityConstraintUnmarshaller.characters
(char[] ch, int start, int length) void
ModelGroupUnmarshaller.characters
(char[] ch, int start, int length) void
RedefineUnmarshaller.characters
(char[] ch, int start, int length) void
SchemaUnmarshaller.characters
(char[] ch, int start, int length) Signals to recieve charactesvoid
SimpleContentRestrictionUnmarshaller.characters
(char[] ch, int start, int length) void
SimpleContentUnmarshaller.characters
(char[] ch, int start, int length) void
SimpleTypeListUnmarshaller.characters
(char[] ch, int start, int length) void
SimpleTypeRestrictionUnmarshaller.characters
(char[] ch, int start, int length) void
SimpleTypeUnmarshaller.characters
(char[] ch, int start, int length) void
UnionUnmarshaller.characters
(char[] ch, int start, int length) void
UnknownUnmarshaller.characters
(char[] ch, int start, int length) void
WildcardUnmarshaller.characters
(char[] ch, int start, int length) void
AnnotationUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
AppInfoUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
AttributeGroupUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
AttributeUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ComplexContentRestrictionUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ComplexContentUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ComplexTypeUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ComponentReader.endElement
(String name, String namespace) Signals to end of the element with the given name.void
DocumentationUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ElementUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ExtensionUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
FacetUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
FieldOrSelectorUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
GroupUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
IdentityConstraintUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
ModelGroupUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
RedefineUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SchemaUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SimpleContentRestrictionUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SimpleContentUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SimpleTypeListUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SimpleTypeRestrictionUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
SimpleTypeUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
UnionUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
UnknownUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
WildcardUnmarshaller.endElement
(String name, String namespace) Signals to end of the element with the given name.void
This method is called for a general error.void
This method is called for a general error.void
ComponentReader.finish()
Called to signal an end of unmarshalling.void
FieldOrSelectorUnmarshaller.finish()
void
IdentityConstraintUnmarshaller.finish()
void
SimpleTypeListUnmarshaller.finish()
Called to signal an end of unmarshalling.void
SimpleTypeUnmarshaller.finish()
void
UnionUnmarshaller.finish()
void
ComponentReader.illegalAttribute
(String attName) This method is called when an illegal Attribute is encountered.void
ComponentReader.illegalElement
(String name) This method is called when an illegal Element is encountered.void
ComponentReader.outOfOrder
(String name) This method is called when an out of order element is encounteredvoid
ComponentReader.redefinedElement
(String name) This method is called when an element which may only be defined once, is redefined.void
ComponentReader.redefinedElement
(String name, String xtraInfo) This method is called when an element which may only be defined once, is redefined.void
AnnotationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AppInfoUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComponentReader.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
DocumentationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ElementUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ExtensionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FacetUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FieldOrSelectorUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
GroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
IdentityConstraintUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ModelGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
RedefineUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SchemaUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeListUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnknownUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
WildcardUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.Constructors in org.exolab.castor.xml.schema.reader that throw XMLExceptionModifierConstructorDescriptionAnnotationUnmarshaller
(SchemaContext schemaContext, AttributeSet atts) Creates a new AnnotationUnmarshaller.AppInfoUnmarshaller
(SchemaContext schemaContext, AttributeSet atts) Creates a new AppInfoUnmarshaller.AttributeGroupUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new AttributeGroupUnmarshaller.ComplexContentRestrictionUnmarshaller
(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new RestrictionUnmarshaller.ComplexContentUnmarshaller
(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new ComplexContentUnmarshaller.ComplexTypeUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a newComplexTypeUnmarshaller
instance.ElementUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new ElementUnmarshaller.ExtensionUnmarshaller
(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new ExtensionUnmarshaller.FacetUnmarshaller
(SchemaContext schemaContext, String name, AttributeSet atts) Creates a new FacetUnmarshaller.FieldOrSelectorUnmarshaller
(SchemaContext schemaContext, String elementName, AttributeSet atts) Creates a new FieldOrSelectorUnmarshaller.IdentityConstraintUnmarshaller
(SchemaContext schemaContext, String elementName, AttributeSet atts) Creates a new IdentityConstraintUnmarshaller.ImportUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) IncludeUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) RedefineUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts, URIResolver uriResolver, Locator locator, SchemaUnmarshallerState state) The XML Schema importedSchemaUnmarshaller
(SchemaContext schemaContext) Creates aSchemaUnmarshaller
instance.SchemaUnmarshaller
(SchemaContext schemaContext, boolean include, SchemaUnmarshallerState state, URIResolver uriResolver) Creates aSchemaUnmarshaller
instance.SchemaUnmarshaller
(SchemaContext schemaContext, AttributeSet atts) Creates aSchemaUnmarshaller
instance.SchemaUnmarshaller
(SchemaContext schemaContext, SchemaUnmarshallerState state) Creates aSchemaUnmarshaller
instance.SimpleContentUnmarshaller
(SchemaContext schemaContext, ComplexType complexType, AttributeSet atts) Creates a new SimpleContentUnmarshaller.SimpleTypeRestrictionUnmarshaller
(SchemaContext schemaContext, SimpleTypeDefinition typeDefinition, AttributeSet atts) Creates a new RestrictionUnmarshallerSimpleTypeUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new SimpleTypeUnmarshaller.UnionUnmarshaller
(SchemaContext schemaContext, Schema schema, AttributeSet atts) Creates a new IdentityConstraintUnmarshaller