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 TypeClassDescriptionclassAn exception that is used to signal marshalling exceptions.classThe exception class thrown by the ClassDescriptorResolverclassAn 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 TypeMethodDescriptionvoidAnnotationUnmarshaller.characters(char[] ch, int start, int length) voidAppInfoUnmarshaller.characters(char[] ch, int start, int length) voidAttributeGroupUnmarshaller.characters(char[] ch, int start, int length) voidAttributeUnmarshaller.characters(char[] ch, int start, int length) voidCharacterUnmarshaller.characters(char[] ch, int start, int length) The SAX characters method for recieving charactersvoidComplexContentRestrictionUnmarshaller.characters(char[] ch, int start, int length) voidComplexContentUnmarshaller.characters(char[] ch, int start, int length) voidComplexTypeUnmarshaller.characters(char[] ch, int start, int length) voidComponentReader.characters(char[] chars, int start, int length) Signals to recieve charactesvoidDocumentationUnmarshaller.characters(char[] ch, int start, int length) voidElementUnmarshaller.characters(char[] ch, int start, int length) voidExtensionUnmarshaller.characters(char[] ch, int start, int length) voidFacetUnmarshaller.characters(char[] ch, int start, int length) voidFieldOrSelectorUnmarshaller.characters(char[] ch, int start, int length) voidGroupUnmarshaller.characters(char[] ch, int start, int length) voidIdentityConstraintUnmarshaller.characters(char[] ch, int start, int length) voidModelGroupUnmarshaller.characters(char[] ch, int start, int length) voidRedefineUnmarshaller.characters(char[] ch, int start, int length) voidSchemaUnmarshaller.characters(char[] ch, int start, int length) Signals to recieve charactesvoidSimpleContentRestrictionUnmarshaller.characters(char[] ch, int start, int length) voidSimpleContentUnmarshaller.characters(char[] ch, int start, int length) voidSimpleTypeListUnmarshaller.characters(char[] ch, int start, int length) voidSimpleTypeRestrictionUnmarshaller.characters(char[] ch, int start, int length) voidSimpleTypeUnmarshaller.characters(char[] ch, int start, int length) voidUnionUnmarshaller.characters(char[] ch, int start, int length) voidUnknownUnmarshaller.characters(char[] ch, int start, int length) voidWildcardUnmarshaller.characters(char[] ch, int start, int length) voidAnnotationUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidAppInfoUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidAttributeGroupUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidAttributeUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidComplexContentRestrictionUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidComplexContentUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidComplexTypeUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidComponentReader.endElement(String name, String namespace) Signals to end of the element with the given name.voidDocumentationUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidElementUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidExtensionUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidFacetUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidFieldOrSelectorUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidGroupUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidIdentityConstraintUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidModelGroupUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidRedefineUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSchemaUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSimpleContentRestrictionUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSimpleContentUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSimpleTypeListUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSimpleTypeRestrictionUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidSimpleTypeUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidUnionUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidUnknownUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidWildcardUnmarshaller.endElement(String name, String namespace) Signals to end of the element with the given name.voidThis method is called for a general error.voidThis method is called for a general error.voidComponentReader.finish()Called to signal an end of unmarshalling.voidFieldOrSelectorUnmarshaller.finish()voidIdentityConstraintUnmarshaller.finish()voidSimpleTypeListUnmarshaller.finish()Called to signal an end of unmarshalling.voidSimpleTypeUnmarshaller.finish()voidUnionUnmarshaller.finish()voidComponentReader.illegalAttribute(String attName) This method is called when an illegal Attribute is encountered.voidComponentReader.illegalElement(String name) This method is called when an illegal Element is encountered.voidComponentReader.outOfOrder(String name) This method is called when an out of order element is encounteredvoidComponentReader.redefinedElement(String name) This method is called when an element which may only be defined once, is redefined.voidComponentReader.redefinedElement(String name, String xtraInfo) This method is called when an element which may only be defined once, is redefined.voidAnnotationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAppInfoUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComponentReader.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidDocumentationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidElementUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidExtensionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFacetUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFieldOrSelectorUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidIdentityConstraintUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidModelGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidRedefineUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSchemaUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeListUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnknownUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidWildcardUnmarshaller.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 newComplexTypeUnmarshallerinstance.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 aSchemaUnmarshallerinstance.SchemaUnmarshaller(SchemaContext schemaContext, boolean include, SchemaUnmarshallerState state, URIResolver uriResolver) Creates aSchemaUnmarshallerinstance.SchemaUnmarshaller(SchemaContext schemaContext, AttributeSet atts) Creates aSchemaUnmarshallerinstance.SchemaUnmarshaller(SchemaContext schemaContext, SchemaUnmarshallerState state) Creates aSchemaUnmarshallerinstance.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