Uses of Class
org.exolab.castor.xml.MarshalException
Packages that use MarshalException
Package
Description
The XML Marshaller API
-
Uses of MarshalException in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that throw MarshalExceptionModifier and TypeMethodDescriptionvoidvoidAutomaticNamingType.marshal(ContentHandler handler) voidvoidBinding.marshal(ContentHandler handler) voidvoidClassType.marshal(ContentHandler handler) voidvoidComponentBindingType.marshal(ContentHandler handler) voidvoidComponentBindingTypeChoice.marshal(ContentHandler handler) voidvoidContentMemberType.marshal(ContentHandler handler) voidvoidEnumBindingType.marshal(ContentHandler handler) voidvoidEnumClassName.marshal(ContentHandler handler) voidvoidEnumMember.marshal(ContentHandler handler) voidvoidExclude.marshal(ContentHandler handler) voidvoidExcludes.marshal(ContentHandler handler) voidvoidFieldType.marshal(ContentHandler handler) voidvoidForces.marshal(ContentHandler handler) voidvoidIncludeType.marshal(ContentHandler handler) voidvoidInterface.marshal(ContentHandler handler) voidvoidNamingType.marshal(ContentHandler handler) voidvoidNamingXMLType.marshal(ContentHandler handler) voidvoidPackageType.marshal(ContentHandler handler) voidvoidPackageTypeChoice.marshal(ContentHandler handler) static AutomaticNamingTypeAutomaticNamingType.unmarshalAutomaticNamingType(Reader reader) Method unmarshalAutomaticNamingType.static BindingBinding.unmarshalBinding(Reader reader) Method unmarshalBinding.static ClassTypeClassType.unmarshalClassType(Reader reader) Method unmarshalClassType.static ComponentBindingTypeComponentBindingType.unmarshalComponentBindingType(Reader reader) Method unmarshalComponentBindingType.static ComponentBindingTypeChoiceComponentBindingTypeChoice.unmarshalComponentBindingTypeChoice(Reader reader) Method unmarshalComponentBindingTypeChoice.static ContentMemberTypeContentMemberType.unmarshalContentMemberType(Reader reader) Method unmarshalContentMemberType.static EnumBindingTypeEnumBindingType.unmarshalEnumBindingType(Reader reader) Method unmarshalEnumBindingType.static EnumClassNameEnumClassName.unmarshalEnumClassName(Reader reader) Method unmarshalEnumClassName.static EnumMemberEnumMember.unmarshalEnumMember(Reader reader) Method unmarshalEnumMember.static ExcludeExclude.unmarshalExclude(Reader reader) Method unmarshalExclude.static ExcludesExcludes.unmarshalExcludes(Reader reader) Method unmarshalExcludes.static FieldTypeFieldType.unmarshalFieldType(Reader reader) Method unmarshalFieldType.static ForcesForces.unmarshalForces(Reader reader) Method unmarshalForces.static IncludeTypeIncludeType.unmarshalIncludeType(Reader reader) Method unmarshalIncludeType.static InterfaceInterface.unmarshalInterface(Reader reader) Method unmarshalInterface.static NamingTypeNamingType.unmarshalNamingType(Reader reader) Method unmarshalNamingType.static NamingXMLTypeNamingXMLType.unmarshalNamingXMLType(Reader reader) Method unmarshalNamingXMLType.static PackageTypePackageType.unmarshalPackageType(Reader reader) Method unmarshalPackageType.static PackageTypeChoicePackageTypeChoice.unmarshalPackageTypeChoice(Reader reader) Method unmarshalPackageTypeChoice. -
Uses of MarshalException in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that throw MarshalExceptionModifier and TypeMethodDescriptionvoidvoidBindXml.marshal(ContentHandler handler) voidvoidCacheTypeMapping.marshal(ContentHandler handler) voidvoidClassChoice.marshal(ContentHandler handler) voidvoidClassMapping.marshal(ContentHandler handler) voidvoidContainer.marshal(ContentHandler handler) voidvoidFieldHandlerDef.marshal(ContentHandler handler) voidvoidFieldMapping.marshal(ContentHandler handler) voidvoidInclude.marshal(ContentHandler handler) voidvoidKeyGeneratorDef.marshal(ContentHandler handler) voidvoidLdap.marshal(ContentHandler handler) voidvoidMappingRoot.marshal(ContentHandler handler) voidvoidMapTo.marshal(ContentHandler handler) voidvoidNamedNativeQuery.marshal(ContentHandler handler) voidvoidNamedQuery.marshal(ContentHandler handler) voidvoidParam.marshal(ContentHandler handler) voidvoidProperty.marshal(ContentHandler handler) voidvoidQueryHint.marshal(ContentHandler handler) voidvoidSql.marshal(ContentHandler handler) static BindXmlMethod unmarshal.static CacheTypeMappingMethod unmarshal.static ClassChoiceMethod unmarshal.static ClassMappingMethod unmarshal.static ContainerMethod unmarshal.static FieldHandlerDefMethod unmarshal.static FieldMappingMethod unmarshal.static IncludeMethod unmarshal.static KeyGeneratorDefMethod unmarshal.static LdapMethod unmarshal.static MappingRootMethod unmarshal.static MapToMethod unmarshal.static NamedNativeQueryMethod unmarshal.static NamedQueryMethod unmarshal.static ParamMethod unmarshal.static PropertyMethod unmarshal.static QueryHintMethod unmarshal.static SqlMethod unmarshal. -
Uses of MarshalException in org.exolab.castor.xml
Methods in org.exolab.castor.xml that throw MarshalExceptionModifier and TypeMethodDescriptionIntrospector.generateClassDescriptor(Class c) Creates an XMLClassDescriptor for the given class by using Reflection.Introspector.generateClassDescriptor(Class c, PrintWriter errorWriter) Creates an XMLClassDescriptor for the given class by using Reflection.voidMarshals the given Object as XML using the DocumentHandler for this Marshaller.static voidMarshals the given Object as XML using the given writer.static voidMarshals the given Object as XML using the given DOM Node to send events to.static voidMarshaller.marshal(Object object, ContentHandler handler) Marshals the given Object as XML using the given ContentHandler to send events to.static voidMarshaller.marshal(Object object, DocumentHandler handler) Marshals the given Object as XML using the given DocumentHandler to send events to.Unmarshals Objects of this Unmarshaller's Class type.static ObjectUnmarshals Objects of the given Class type.static ObjectUnmarshals Objects of the given Class type.static ObjectUnmarshaller.unmarshal(Class c, InputSource source) Unmarshals Objects of the given Class type.Unmarshaller.unmarshal(XMLEventReader eventReader) Unmarshals objects of thisUnmarshaller's class type.Unmarshaller.unmarshal(XMLStreamReader streamReader) Unmarshals objects of thisUnmarshaller's class type.Unmarshals ths givenSourceinstance.Unmarshals objects of thisUnmarshaller's Class type from anAnyNodeinstance.Unmarshaller.unmarshal(EventProducer eventProducer) Deprecated.please use @see #unmarshal(SAX2EventProducer) instead.Unmarshaller.unmarshal(SAX2EventAndErrorProducer eventProducer) Unmarshals objects of thisUnmarshaller's class type.Unmarshaller.unmarshal(SAX2EventProducer eventProducer) Unmarshals Objects of this Unmarshaller's Class type.Unmarshals Objects of this Unmarshaller's Class type.Unmarshaller.unmarshal(InputSource source) Unmarshals Objects of this Unmarshaller's Class type. -
Uses of MarshalException in org.exolab.castor.xml.schema.annotations.jdo
Methods in org.exolab.castor.xml.schema.annotations.jdo that throw MarshalExceptionModifier and TypeMethodDescriptionvoidvoidColumn.marshal(ContentHandler handler) voidvoidManyToMany.marshal(ContentHandler handler) voidvoidOneToMany.marshal(ContentHandler handler) voidvoidOneToOne.marshal(ContentHandler handler) voidvoidPkType.marshal(ContentHandler handler) voidvoidPrimaryKey.marshal(ContentHandler handler) voidvoidReadonlyDirtyType.marshal(ContentHandler handler) voidvoidTable.marshal(ContentHandler handler) static ColumnMethod unmarshal.static ManyToManyMethod unmarshal.static OneToManyMethod unmarshal.static OneToOneMethod unmarshal.static PkTypeMethod unmarshal.static PrimaryKeyMethod unmarshal.static ReadonlyDirtyTypeMethod unmarshal.static TableMethod unmarshal. -
Uses of MarshalException in org.exolab.castor.xml.schema.annotations.solrj
Methods in org.exolab.castor.xml.schema.annotations.solrj that throw MarshalException