Package | Description |
---|---|
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.schema | |
org.exolab.castor.xml.schema.reader |
Modifier and Type | Class and Description |
---|---|
class |
MarshalException
An exception that is used to signal marshalling exceptions.
|
class |
ResolverException
The exception class thrown by the ClassDescriptorResolver
|
class |
ValidationException
An Exception that can be used to signal XML validation errors.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaException
An XML Schema Exception class
|
Modifier and Type | Method and Description |
---|---|
void |
AppInfoUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
SimpleTypeRestrictionUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
SimpleTypeListUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ComponentReader.characters(char[] chars,
int start,
int length)
Signals to recieve charactes
|
void |
WildcardUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
SimpleContentUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ElementUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
DocumentationUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
AnnotationUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
AttributeGroupUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ComplexTypeUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ModelGroupUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
FacetUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
CharacterUnmarshaller.characters(char[] ch,
int start,
int length)
The SAX characters method for recieving characters
|
void |
ExtensionUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
GroupUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
SimpleContentRestrictionUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ComplexContentRestrictionUnmarshaller.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 |
FieldOrSelectorUnmarshaller.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 charactes
|
void |
UnknownUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
AttributeUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
IdentityConstraintUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
ComplexContentUnmarshaller.characters(char[] ch,
int start,
int length) |
void |
AppInfoUnmarshaller.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 |
SimpleTypeListUnmarshaller.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 |
WildcardUnmarshaller.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 |
ElementUnmarshaller.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 |
AnnotationUnmarshaller.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 |
ComplexTypeUnmarshaller.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 |
FacetUnmarshaller.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 |
GroupUnmarshaller.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 |
ComplexContentRestrictionUnmarshaller.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 |
FieldOrSelectorUnmarshaller.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 |
UnknownUnmarshaller.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 |
IdentityConstraintUnmarshaller.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 |
ComponentReader.error(Exception ex)
This method is called for a general error.
|
void |
ComponentReader.error(String err)
This method is called for a general error.
|
void |
SimpleTypeListUnmarshaller.finish()
Called to signal an end of unmarshalling.
|
void |
ComponentReader.finish()
Called to signal an end of unmarshalling.
|
void |
SimpleTypeUnmarshaller.finish() |
void |
UnionUnmarshaller.finish() |
void |
FieldOrSelectorUnmarshaller.finish() |
void |
IdentityConstraintUnmarshaller.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 encountered
|
void |
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 |
AppInfoUnmarshaller.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 |
SimpleTypeListUnmarshaller.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 |
WildcardUnmarshaller.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 |
ElementUnmarshaller.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 |
AnnotationUnmarshaller.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 |
ComplexTypeUnmarshaller.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 |
FacetUnmarshaller.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 |
GroupUnmarshaller.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 |
ComplexContentRestrictionUnmarshaller.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 |
FieldOrSelectorUnmarshaller.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 |
UnknownUnmarshaller.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 |
IdentityConstraintUnmarshaller.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.
|
Constructor and Description |
---|
AnnotationUnmarshaller(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 new
ComplexTypeUnmarshaller 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,
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState state) |
IncludeUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState state) |
RedefineUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState state)
The XML Schema imported
|
SchemaUnmarshaller(SchemaContext schemaContext)
Creates a
SchemaUnmarshaller instance. |
SchemaUnmarshaller(SchemaContext schemaContext,
AttributeSet atts)
Creates a
SchemaUnmarshaller instance. |
SchemaUnmarshaller(SchemaContext schemaContext,
boolean include,
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState state,
URIResolver uriResolver)
Creates a
SchemaUnmarshaller instance. |
SchemaUnmarshaller(SchemaContext schemaContext,
org.exolab.castor.xml.schema.reader.SchemaUnmarshallerState state)
Creates a
SchemaUnmarshaller instance. |
SimpleContentUnmarshaller(SchemaContext schemaContext,
ComplexType complexType,
AttributeSet atts)
Creates a new SimpleContentUnmarshaller.
|
SimpleTypeRestrictionUnmarshaller(SchemaContext schemaContext,
SimpleTypeDefinition typeDefinition,
AttributeSet atts)
Creates a new RestrictionUnmarshaller
|
SimpleTypeUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts)
Creates a new SimpleTypeUnmarshaller.
|
UnionUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts)
Creates a new IdentityConstraintUnmarshaller
|
Copyright © 2018. All rights reserved.