Package | Description |
---|---|
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.parsing | |
org.exolab.castor.xml.schema.reader | |
org.exolab.castor.xml.util |
Modifier and Type | Method and Description |
---|---|
void |
StartElementProcessor.compute(String name,
String namespace,
AttributeSet atts) |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
AttributeSetBuilder.getAttributeSet(AttributeList atts)
Processes the attributes and XML name space declarations found in the SAX
v1
AttributeList . |
AttributeSet |
AttributeSetBuilder.getAttributeSet(Attributes atts)
Processes the attributes and XML name space declarations found in the
given
Attributes instance. |
Modifier and Type | Method and Description |
---|---|
void |
GroupUnmarshaller.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 |
ComplexTypeUnmarshaller.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 |
SimpleContentUnmarshaller.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 |
FieldOrSelectorUnmarshaller.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 |
RedefineUnmarshaller.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 |
SimpleTypeListUnmarshaller.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 |
WildcardUnmarshaller.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 |
ExtensionUnmarshaller.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 |
FacetUnmarshaller.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 |
AttributeUnmarshaller.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 |
IdentityConstraintUnmarshaller.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 |
ModelGroupUnmarshaller.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.
|
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.
|
AttributeUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts) |
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. |
DocumentationUnmarshaller(SchemaContext schemaContext,
AttributeSet atts)
Creates a new DocumentationUnmarshaller.
|
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.
|
GroupUnmarshaller(SchemaContext schemaContext,
Schema schema,
String element,
AttributeSet atts)
Creates a new GroupUnmarshaller.
|
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) |
ModelGroupUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts)
Creates a new ModelGroupUnmarshaller.
|
RedefineUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
SchemaUnmarshallerState state)
The XML Schema imported
|
SchemaUnmarshaller(SchemaContext schemaContext,
AttributeSet atts)
Creates a
SchemaUnmarshaller instance. |
SimpleContentRestrictionUnmarshaller(SchemaContext schemaContext,
ComplexType complexType,
AttributeSet atts)
Creates a new RestrictionUnmarshaller.
|
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
|
WildcardUnmarshaller(SchemaContext schemaContext,
AttributeGroup attGroup,
Schema schema,
String element,
AttributeSet atts) |
WildcardUnmarshaller(SchemaContext schemaContext,
ComplexType complexType,
Schema schema,
String element,
AttributeSet atts) |
WildcardUnmarshaller(SchemaContext schemaContext,
Group group,
Schema schema,
String element,
AttributeSet atts) |
Modifier and Type | Class and Description |
---|---|
class |
AttributeSetImpl
The default implementation of AttributeSet used by the Marshalling Framework.
|
Copyright © 2019. All rights reserved.