Package | Description |
---|---|
org.exolab.castor.builder.binding.xml | |
org.exolab.castor.mapping.xml | |
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.schema.annotations.jdo | |
org.exolab.castor.xml.schema.annotations.solrj |
Modifier and Type | Method and Description |
---|---|
void |
ComponentBindingType.marshal(ContentHandler handler) |
void |
ContentMemberType.marshal(ContentHandler handler) |
void |
NamingType.marshal(ContentHandler handler) |
void |
PackageTypeChoice.marshal(ContentHandler handler) |
void |
FieldType.marshal(ContentHandler handler) |
void |
Forces.marshal(ContentHandler handler) |
void |
Interface.marshal(ContentHandler handler) |
void |
NamingXMLType.marshal(ContentHandler handler) |
void |
Binding.marshal(ContentHandler handler) |
void |
IncludeType.marshal(ContentHandler handler) |
void |
PackageType.marshal(ContentHandler handler) |
void |
ClassType.marshal(ContentHandler handler) |
void |
EnumBindingType.marshal(ContentHandler handler) |
void |
Excludes.marshal(ContentHandler handler) |
void |
EnumMember.marshal(ContentHandler handler) |
void |
AutomaticNamingType.marshal(ContentHandler handler) |
void |
EnumClassName.marshal(ContentHandler handler) |
void |
Exclude.marshal(ContentHandler handler) |
void |
ComponentBindingTypeChoice.marshal(ContentHandler handler) |
void |
ComponentBindingType.marshal(Writer out) |
void |
ContentMemberType.marshal(Writer out) |
void |
NamingType.marshal(Writer out) |
void |
PackageTypeChoice.marshal(Writer out) |
void |
FieldType.marshal(Writer out) |
void |
Forces.marshal(Writer out) |
void |
Interface.marshal(Writer out) |
void |
NamingXMLType.marshal(Writer out) |
void |
Binding.marshal(Writer out) |
void |
IncludeType.marshal(Writer out) |
void |
PackageType.marshal(Writer out) |
void |
ClassType.marshal(Writer out) |
void |
EnumBindingType.marshal(Writer out) |
void |
Excludes.marshal(Writer out) |
void |
EnumMember.marshal(Writer out) |
void |
AutomaticNamingType.marshal(Writer out) |
void |
EnumClassName.marshal(Writer out) |
void |
Exclude.marshal(Writer out) |
void |
ComponentBindingTypeChoice.marshal(Writer out) |
static AutomaticNamingType |
AutomaticNamingType.unmarshalAutomaticNamingType(Reader reader)
Method unmarshalAutomaticNamingType.
|
static Binding |
Binding.unmarshalBinding(Reader reader)
Method unmarshalBinding.
|
static ClassType |
ClassType.unmarshalClassType(Reader reader)
Method unmarshalClassType.
|
static ComponentBindingType |
ComponentBindingType.unmarshalComponentBindingType(Reader reader)
Method unmarshalComponentBindingType.
|
static ComponentBindingTypeChoice |
ComponentBindingTypeChoice.unmarshalComponentBindingTypeChoice(Reader reader)
Method unmarshalComponentBindingTypeChoice.
|
static ContentMemberType |
ContentMemberType.unmarshalContentMemberType(Reader reader)
Method unmarshalContentMemberType.
|
static EnumBindingType |
EnumBindingType.unmarshalEnumBindingType(Reader reader)
Method unmarshalEnumBindingType.
|
static EnumClassName |
EnumClassName.unmarshalEnumClassName(Reader reader)
Method unmarshalEnumClassName.
|
static EnumMember |
EnumMember.unmarshalEnumMember(Reader reader)
Method unmarshalEnumMember.
|
static Exclude |
Exclude.unmarshalExclude(Reader reader)
Method unmarshalExclude.
|
static Excludes |
Excludes.unmarshalExcludes(Reader reader)
Method unmarshalExcludes.
|
static FieldType |
FieldType.unmarshalFieldType(Reader reader)
Method unmarshalFieldType.
|
static Forces |
Forces.unmarshalForces(Reader reader)
Method unmarshalForces.
|
static IncludeType |
IncludeType.unmarshalIncludeType(Reader reader)
Method unmarshalIncludeType.
|
static Interface |
Interface.unmarshalInterface(Reader reader)
Method unmarshalInterface.
|
static NamingType |
NamingType.unmarshalNamingType(Reader reader)
Method unmarshalNamingType.
|
static NamingXMLType |
NamingXMLType.unmarshalNamingXMLType(Reader reader)
Method unmarshalNamingXMLType.
|
static PackageType |
PackageType.unmarshalPackageType(Reader reader)
Method unmarshalPackageType.
|
static PackageTypeChoice |
PackageTypeChoice.unmarshalPackageTypeChoice(Reader reader)
Method unmarshalPackageTypeChoice.
|
Modifier and Type | Method and Description |
---|---|
void |
Param.marshal(ContentHandler handler) |
void |
Ldap.marshal(ContentHandler handler) |
void |
Property.marshal(ContentHandler handler) |
void |
FieldMapping.marshal(ContentHandler handler) |
void |
KeyGeneratorDef.marshal(ContentHandler handler) |
void |
CacheTypeMapping.marshal(ContentHandler handler) |
void |
NamedNativeQuery.marshal(ContentHandler handler) |
void |
Include.marshal(ContentHandler handler) |
void |
ClassMapping.marshal(ContentHandler handler) |
void |
MappingRoot.marshal(ContentHandler handler) |
void |
QueryHint.marshal(ContentHandler handler) |
void |
FieldHandlerDef.marshal(ContentHandler handler) |
void |
Sql.marshal(ContentHandler handler) |
void |
BindXml.marshal(ContentHandler handler) |
void |
NamedQuery.marshal(ContentHandler handler) |
void |
Container.marshal(ContentHandler handler) |
void |
ClassChoice.marshal(ContentHandler handler) |
void |
MapTo.marshal(ContentHandler handler) |
void |
Param.marshal(Writer out) |
void |
Ldap.marshal(Writer out) |
void |
Property.marshal(Writer out) |
void |
FieldMapping.marshal(Writer out) |
void |
KeyGeneratorDef.marshal(Writer out) |
void |
CacheTypeMapping.marshal(Writer out) |
void |
NamedNativeQuery.marshal(Writer out) |
void |
Include.marshal(Writer out) |
void |
ClassMapping.marshal(Writer out) |
void |
MappingRoot.marshal(Writer out) |
void |
QueryHint.marshal(Writer out) |
void |
FieldHandlerDef.marshal(Writer out) |
void |
Sql.marshal(Writer out) |
void |
BindXml.marshal(Writer out) |
void |
NamedQuery.marshal(Writer out) |
void |
Container.marshal(Writer out) |
void |
ClassChoice.marshal(Writer out) |
void |
MapTo.marshal(Writer out) |
static Param |
Param.unmarshal(Reader reader)
Method unmarshal.
|
static Ldap |
Ldap.unmarshal(Reader reader)
Method unmarshal.
|
static Property |
Property.unmarshal(Reader reader)
Method unmarshal.
|
static FieldMapping |
FieldMapping.unmarshal(Reader reader)
Method unmarshal.
|
static KeyGeneratorDef |
KeyGeneratorDef.unmarshal(Reader reader)
Method unmarshal.
|
static CacheTypeMapping |
CacheTypeMapping.unmarshal(Reader reader)
Method unmarshal.
|
static NamedNativeQuery |
NamedNativeQuery.unmarshal(Reader reader)
Method unmarshal.
|
static Include |
Include.unmarshal(Reader reader)
Method unmarshal.
|
static ClassMapping |
ClassMapping.unmarshal(Reader reader)
Method unmarshal.
|
static MappingRoot |
MappingRoot.unmarshal(Reader reader)
Method unmarshal.
|
static QueryHint |
QueryHint.unmarshal(Reader reader)
Method unmarshal.
|
static FieldHandlerDef |
FieldHandlerDef.unmarshal(Reader reader)
Method unmarshal.
|
static Sql |
Sql.unmarshal(Reader reader)
Method unmarshal.
|
static BindXml |
BindXml.unmarshal(Reader reader)
Method unmarshal.
|
static NamedQuery |
NamedQuery.unmarshal(Reader reader)
Method unmarshal.
|
static Container |
Container.unmarshal(Reader reader)
Method unmarshal.
|
static ClassChoice |
ClassChoice.unmarshal(Reader reader)
Method unmarshal.
|
static MapTo |
MapTo.unmarshal(Reader reader)
Method unmarshal.
|
Modifier and Type | Method and Description |
---|---|
XMLClassDescriptor |
Introspector.generateClassDescriptor(Class c)
Creates an XMLClassDescriptor for the given class by using Reflection.
|
XMLClassDescriptor |
Introspector.generateClassDescriptor(Class c,
PrintWriter errorWriter)
Creates an XMLClassDescriptor for the given class by using Reflection.
|
void |
Marshaller.marshal(Object object)
Marshals the given Object as XML using the DocumentHandler
for this Marshaller.
|
static void |
Marshaller.marshal(Object object,
ContentHandler handler)
Marshals the given Object as XML using the given ContentHandler
to send events to.
|
static void |
Marshaller.marshal(Object object,
DocumentHandler handler)
Marshals the given Object as XML using the given DocumentHandler
to send events to.
|
static void |
Marshaller.marshal(Object object,
Node node)
Marshals the given Object as XML using the given DOM Node
to send events to.
|
static void |
Marshaller.marshal(Object object,
Writer out)
Marshals the given Object as XML using the given writer.
|
Object |
Unmarshaller.unmarshal(AnyNode anyNode)
Unmarshals objects of this
Unmarshaller 's Class type
from an AnyNode instance. |
static Object |
Unmarshaller.unmarshal(Class c,
InputSource source)
Unmarshals Objects of the given Class type.
|
static Object |
Unmarshaller.unmarshal(Class c,
Node node)
Unmarshals Objects of the given Class type.
|
static Object |
Unmarshaller.unmarshal(Class c,
Reader reader)
Unmarshals Objects of the given Class type.
|
Object |
Unmarshaller.unmarshal(EventProducer eventProducer)
Deprecated.
please use @see #unmarshal(SAX2EventProducer) instead.
|
Object |
Unmarshaller.unmarshal(InputSource source)
Unmarshals Objects of this Unmarshaller's Class type.
|
Object |
Unmarshaller.unmarshal(Node node)
Unmarshals Objects of this Unmarshaller's Class type.
|
Object |
Unmarshaller.unmarshal(Reader reader)
Unmarshals Objects of this Unmarshaller's Class type.
|
Object |
Unmarshaller.unmarshal(SAX2EventAndErrorProducer eventProducer)
Unmarshals objects of this
Unmarshaller 's class type. |
Object |
Unmarshaller.unmarshal(SAX2EventProducer eventProducer)
Unmarshals Objects of this Unmarshaller's Class type.
|
Object |
Unmarshaller.unmarshal(Source source)
Unmarshals ths given
Source instance. |
Object |
Unmarshaller.unmarshal(javax.xml.stream.XMLEventReader eventReader)
Unmarshals objects of this
Unmarshaller 's class type. |
Object |
Unmarshaller.unmarshal(javax.xml.stream.XMLStreamReader streamReader)
Unmarshals objects of this
Unmarshaller 's class type. |
Modifier and Type | Method and Description |
---|---|
void |
OneToOne.marshal(ContentHandler handler) |
void |
ManyToMany.marshal(ContentHandler handler) |
void |
Table.marshal(ContentHandler handler) |
void |
Column.marshal(ContentHandler handler) |
void |
OneToMany.marshal(ContentHandler handler) |
void |
PrimaryKey.marshal(ContentHandler handler) |
void |
PkType.marshal(ContentHandler handler) |
void |
ReadonlyDirtyType.marshal(ContentHandler handler) |
void |
OneToOne.marshal(Writer out) |
void |
ManyToMany.marshal(Writer out) |
void |
Table.marshal(Writer out) |
void |
Column.marshal(Writer out) |
void |
OneToMany.marshal(Writer out) |
void |
PrimaryKey.marshal(Writer out) |
void |
PkType.marshal(Writer out) |
void |
ReadonlyDirtyType.marshal(Writer out) |
static OneToOne |
OneToOne.unmarshal(Reader reader)
Method unmarshal.
|
static ManyToMany |
ManyToMany.unmarshal(Reader reader)
Method unmarshal.
|
static Table |
Table.unmarshal(Reader reader)
Method unmarshal.
|
static Column |
Column.unmarshal(Reader reader)
Method unmarshal.
|
static OneToMany |
OneToMany.unmarshal(Reader reader)
Method unmarshal.
|
static PrimaryKey |
PrimaryKey.unmarshal(Reader reader)
Method unmarshal.
|
static PkType |
PkType.unmarshal(Reader reader)
Method unmarshal.
|
static ReadonlyDirtyType |
ReadonlyDirtyType.unmarshal(Reader reader)
Method unmarshal.
|
Modifier and Type | Method and Description |
---|---|
void |
Field.marshal(ContentHandler handler) |
void |
Field.marshal(Writer out) |
static Field |
Field.unmarshal(Reader reader)
Method unmarshal.
|
Copyright © 2014. All rights reserved.