Uses of Class
org.exolab.castor.xml.MarshalException

Packages that use MarshalException
org.castor.cpa.test.framework.xml   
org.castor.cpa.test.test2996.onetomany   
org.castor.cpa.test.test2996.onetoone   
org.castor.cpa.test.test2996.single   
org.castor.jdo.conf   
org.castor.xmlctf.util   
org.exolab.castor.builder.binding.xml   
org.exolab.castor.mapping.xml   
org.exolab.castor.tests.framework.testDescriptor   
org.exolab.castor.xml The XML Marshaller API 
org.exolab.castor.xml.schema.annotations.jdo   
 

Uses of MarshalException in org.castor.cpa.test.framework.xml
 

Methods in org.castor.cpa.test.framework.xml that throw MarshalException
 void DatabaseChoice.marshal(ContentHandler handler)
           
 void Driver.marshal(ContentHandler handler)
           
 void Database.marshal(ContentHandler handler)
           
 void DataSource.marshal(ContentHandler handler)
           
 void CpactfConf.marshal(ContentHandler handler)
           
 void Manager.marshal(ContentHandler handler)
           
 void Jndi.marshal(ContentHandler handler)
           
 void Transaction.marshal(ContentHandler handler)
           
 void Param.marshal(ContentHandler handler)
           
 void DatabaseChoice.marshal(Writer out)
           
 void Driver.marshal(Writer out)
           
 void Database.marshal(Writer out)
           
 void DataSource.marshal(Writer out)
           
 void CpactfConf.marshal(Writer out)
           
 void Manager.marshal(Writer out)
           
 void Jndi.marshal(Writer out)
           
 void Transaction.marshal(Writer out)
           
 void Param.marshal(Writer out)
           
static DatabaseChoice DatabaseChoice.unmarshal(Reader reader)
          Method unmarshal.
static Driver Driver.unmarshal(Reader reader)
          Method unmarshal.
static Database Database.unmarshal(Reader reader)
          Method unmarshal.
static DataSource DataSource.unmarshal(Reader reader)
          Method unmarshal.
static CpactfConf CpactfConf.unmarshal(Reader reader)
          Method unmarshal.
static Manager Manager.unmarshal(Reader reader)
          Method unmarshal.
static Jndi Jndi.unmarshal(Reader reader)
          Method unmarshal.
static Transaction Transaction.unmarshal(Reader reader)
          Method unmarshal.
static Param Param.unmarshal(Reader reader)
          Method unmarshal.
 

Uses of MarshalException in org.castor.cpa.test.test2996.onetomany
 

Methods in org.castor.cpa.test.test2996.onetomany that throw MarshalException
 void House.marshal(ContentHandler handler)
           
 void Flat.marshal(ContentHandler handler)
           
 void House.marshal(Writer out)
           
 void Flat.marshal(Writer out)
           
static Flat Flat.unmarshalFlat(Reader reader)
          Method unmarshalFlat.
static House House.unmarshalHouse(Reader reader)
          Method unmarshalHouse.
 

Uses of MarshalException in org.castor.cpa.test.test2996.onetoone
 

Methods in org.castor.cpa.test.test2996.onetoone that throw MarshalException
 void Address.marshal(ContentHandler handler)
           
 void Employee.marshal(ContentHandler handler)
           
 void Address.marshal(Writer out)
           
 void Employee.marshal(Writer out)
           
static Address Address.unmarshalAddress(Reader reader)
          Method unmarshalAddress.
static Employee Employee.unmarshalEmployee(Reader reader)
          Method unmarshalEmployee.
 

Uses of MarshalException in org.castor.cpa.test.test2996.single
 

Methods in org.castor.cpa.test.test2996.single that throw MarshalException
 void Book.marshal(ContentHandler handler)
           
 void Book.marshal(Writer out)
           
static Book Book.unmarshalBook(Reader reader)
          Method unmarshalBook.
 

Uses of MarshalException in org.castor.jdo.conf
 

Methods in org.castor.jdo.conf that throw MarshalException
 void DatabaseChoice.marshal(ContentHandler handler)
           
 void ClassMapping.marshal(ContentHandler handler)
           
 void Driver.marshal(ContentHandler handler)
           
 void Database.marshal(ContentHandler handler)
           
 void DataSource.marshal(ContentHandler handler)
           
 void Jndi.marshal(ContentHandler handler)
           
 void TransactionManager.marshal(ContentHandler handler)
           
 void JdoConf.marshal(ContentHandler handler)
           
 void PackageMapping.marshal(ContentHandler handler)
           
 void TransactionDemarcation.marshal(ContentHandler handler)
           
 void Param.marshal(ContentHandler handler)
           
 void Mapping.marshal(ContentHandler handler)
           
 void DatabaseChoice.marshal(Writer out)
           
 void ClassMapping.marshal(Writer out)
           
 void Driver.marshal(Writer out)
           
 void Database.marshal(Writer out)
           
 void DataSource.marshal(Writer out)
           
 void Jndi.marshal(Writer out)
           
 void TransactionManager.marshal(Writer out)
           
 void JdoConf.marshal(Writer out)
           
 void PackageMapping.marshal(Writer out)
           
 void TransactionDemarcation.marshal(Writer out)
           
 void Param.marshal(Writer out)
           
 void Mapping.marshal(Writer out)
           
static DatabaseChoice DatabaseChoice.unmarshal(Reader reader)
          Method unmarshal.
static ClassMapping ClassMapping.unmarshal(Reader reader)
          Method unmarshal.
static Driver Driver.unmarshal(Reader reader)
          Method unmarshal.
static Database Database.unmarshal(Reader reader)
          Method unmarshal.
static DataSource DataSource.unmarshal(Reader reader)
          Method unmarshal.
static Jndi Jndi.unmarshal(Reader reader)
          Method unmarshal.
static TransactionManager TransactionManager.unmarshal(Reader reader)
          Method unmarshal.
static JdoConf JdoConf.unmarshal(Reader reader)
          Method unmarshal.
static PackageMapping PackageMapping.unmarshal(Reader reader)
          Method unmarshal.
static TransactionDemarcation TransactionDemarcation.unmarshal(Reader reader)
          Method unmarshal.
static Param Param.unmarshal(Reader reader)
          Method unmarshal.
static Mapping Mapping.unmarshal(Reader reader)
          Method unmarshal.
 

Uses of MarshalException in org.castor.xmlctf.util
 

Methods in org.castor.xmlctf.util that throw MarshalException
static Object CTFUtils.instantiateObject(String type, String value, ClassLoader loader)
          Converts the given value to a Java representation that corresponds to the given type.
 

Uses of MarshalException in org.exolab.castor.builder.binding.xml
 

Methods in org.exolab.castor.builder.binding.xml that throw MarshalException
 void NamingType.marshal(ContentHandler handler)
           
 void PackageType.marshal(ContentHandler handler)
           
 void Interface.marshal(ContentHandler handler)
           
 void ComponentBindingType.marshal(ContentHandler handler)
           
 void EnumClassName.marshal(ContentHandler handler)
           
 void Excludes.marshal(ContentHandler handler)
           
 void Binding.marshal(ContentHandler handler)
           
 void EnumBindingType.marshal(ContentHandler handler)
           
 void AutomaticNamingType.marshal(ContentHandler handler)
           
 void IncludeType.marshal(ContentHandler handler)
           
 void ClassType.marshal(ContentHandler handler)
           
 void FieldType.marshal(ContentHandler handler)
           
 void NamingXMLType.marshal(ContentHandler handler)
           
 void ContentMemberType.marshal(ContentHandler handler)
           
 void Forces.marshal(ContentHandler handler)
           
 void EnumMember.marshal(ContentHandler handler)
           
 void ComponentBindingTypeChoice.marshal(ContentHandler handler)
           
 void PackageTypeChoice.marshal(ContentHandler handler)
           
 void Exclude.marshal(ContentHandler handler)
           
 void NamingType.marshal(Writer out)
           
 void PackageType.marshal(Writer out)
           
 void Interface.marshal(Writer out)
           
 void ComponentBindingType.marshal(Writer out)
           
 void EnumClassName.marshal(Writer out)
           
 void Excludes.marshal(Writer out)
           
 void Binding.marshal(Writer out)
           
 void EnumBindingType.marshal(Writer out)
           
 void AutomaticNamingType.marshal(Writer out)
           
 void IncludeType.marshal(Writer out)
           
 void ClassType.marshal(Writer out)
           
 void FieldType.marshal(Writer out)
           
 void NamingXMLType.marshal(Writer out)
           
 void ContentMemberType.marshal(Writer out)
           
 void Forces.marshal(Writer out)
           
 void EnumMember.marshal(Writer out)
           
 void ComponentBindingTypeChoice.marshal(Writer out)
           
 void PackageTypeChoice.marshal(Writer out)
           
 void Exclude.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.
 

Uses of MarshalException in org.exolab.castor.mapping.xml
 

Methods in org.exolab.castor.mapping.xml that throw MarshalException
 void ClassMapping.marshal(ContentHandler handler)
           
 void Container.marshal(ContentHandler handler)
           
 void QueryHint.marshal(ContentHandler handler)
           
 void MappingRoot.marshal(ContentHandler handler)
           
 void Include.marshal(ContentHandler handler)
           
 void FieldMapping.marshal(ContentHandler handler)
           
 void Sql.marshal(ContentHandler handler)
           
 void CacheTypeMapping.marshal(ContentHandler handler)
           
 void FieldHandlerDef.marshal(ContentHandler handler)
           
 void Property.marshal(ContentHandler handler)
           
 void NamedNativeQuery.marshal(ContentHandler handler)
           
 void BindXml.marshal(ContentHandler handler)
           
 void Param.marshal(ContentHandler handler)
           
 void Ldap.marshal(ContentHandler handler)
           
 void MapTo.marshal(ContentHandler handler)
           
 void ClassChoice.marshal(ContentHandler handler)
           
 void NamedQuery.marshal(ContentHandler handler)
           
 void KeyGeneratorDef.marshal(ContentHandler handler)
           
 void ClassMapping.marshal(Writer out)
           
 void Container.marshal(Writer out)
           
 void QueryHint.marshal(Writer out)
           
 void MappingRoot.marshal(Writer out)
           
 void Include.marshal(Writer out)
           
 void FieldMapping.marshal(Writer out)
           
 void Sql.marshal(Writer out)
           
 void CacheTypeMapping.marshal(Writer out)
           
 void FieldHandlerDef.marshal(Writer out)
           
 void Property.marshal(Writer out)
           
 void NamedNativeQuery.marshal(Writer out)
           
 void BindXml.marshal(Writer out)
           
 void Param.marshal(Writer out)
           
 void Ldap.marshal(Writer out)
           
 void MapTo.marshal(Writer out)
           
 void ClassChoice.marshal(Writer out)
           
 void NamedQuery.marshal(Writer out)
           
 void KeyGeneratorDef.marshal(Writer out)
           
static ClassMapping ClassMapping.unmarshal(Reader reader)
          Method unmarshal.
static Container Container.unmarshal(Reader reader)
          Method unmarshal.
static QueryHint QueryHint.unmarshal(Reader reader)
          Method unmarshal.
static MappingRoot MappingRoot.unmarshal(Reader reader)
          Method unmarshal.
static Include Include.unmarshal(Reader reader)
          Method unmarshal.
static FieldMapping FieldMapping.unmarshal(Reader reader)
          Method unmarshal.
static Sql Sql.unmarshal(Reader reader)
          Method unmarshal.
static CacheTypeMapping CacheTypeMapping.unmarshal(Reader reader)
          Method unmarshal.
static FieldHandlerDef FieldHandlerDef.unmarshal(Reader reader)
          Method unmarshal.
static Property Property.unmarshal(Reader reader)
          Method unmarshal.
static NamedNativeQuery NamedNativeQuery.unmarshal(Reader reader)
          Method unmarshal.
static BindXml BindXml.unmarshal(Reader reader)
          Method unmarshal.
static Param Param.unmarshal(Reader reader)
          Method unmarshal.
static Ldap Ldap.unmarshal(Reader reader)
          Method unmarshal.
static MapTo MapTo.unmarshal(Reader reader)
          Method unmarshal.
static ClassChoice ClassChoice.unmarshal(Reader reader)
          Method unmarshal.
static NamedQuery NamedQuery.unmarshal(Reader reader)
          Method unmarshal.
static KeyGeneratorDef KeyGeneratorDef.unmarshal(Reader reader)
          Method unmarshal.
 

Uses of MarshalException in org.exolab.castor.tests.framework.testDescriptor
 

Methods in org.exolab.castor.tests.framework.testDescriptor that throw MarshalException
 void Listener.marshal(ContentHandler handler)
           
 void TestDescriptorChoice.marshal(ContentHandler handler)
           
 void ListenerType.marshal(ContentHandler handler)
           
 void CustomTest.marshal(ContentHandler handler)
           
 void Marshal.marshal(ContentHandler handler)
           
 void Root_Object.marshal(ContentHandler handler)
           
 void SchemaTest.marshal(ContentHandler handler)
           
 void UnitTestCaseChoice.marshal(ContentHandler handler)
           
 void SchemaDifferences.marshal(ContentHandler handler)
           
 void RootType.marshal(ContentHandler handler)
           
 void Unmarshal.marshal(ContentHandler handler)
           
 void ConfigurationType.marshal(ContentHandler handler)
           
 void CallMethod.marshal(ContentHandler handler)
           
 void SourcesNotExpected.marshal(ContentHandler handler)
           
 void OnlySourceGenerationTest.marshal(ContentHandler handler)
           
 void Failure.marshal(ContentHandler handler)
           
 void TestDescriptor.marshal(ContentHandler handler)
           
 void BugFix.marshal(ContentHandler handler)
           
 void UnitTestCase.marshal(ContentHandler handler)
           
 void CustomTestType.marshal(ContentHandler handler)
           
 void SourceGeneratorTest.marshal(ContentHandler handler)
           
 void Methods.marshal(ContentHandler handler)
           
 void MarshallingTest.marshal(ContentHandler handler)
           
 void Value.marshal(ContentHandler handler)
           
 void SchemaDifferencesType.marshal(ContentHandler handler)
           
 void Configuration.marshal(ContentHandler handler)
           
 void FailureType.marshal(ContentHandler handler)
           
 void ExpectedSources.marshal(ContentHandler handler)
           
 void StringType.marshal(ContentHandler handler)
           
 void Listener.marshal(Writer out)
           
 void TestDescriptorChoice.marshal(Writer out)
           
 void ListenerType.marshal(Writer out)
           
 void CustomTest.marshal(Writer out)
           
 void Marshal.marshal(Writer out)
           
 void Root_Object.marshal(Writer out)
           
 void SchemaTest.marshal(Writer out)
           
 void UnitTestCaseChoice.marshal(Writer out)
           
 void SchemaDifferences.marshal(Writer out)
           
 void RootType.marshal(Writer out)
           
 void Unmarshal.marshal(Writer out)
           
 void ConfigurationType.marshal(Writer out)
           
 void CallMethod.marshal(Writer out)
           
 void SourcesNotExpected.marshal(Writer out)
           
 void OnlySourceGenerationTest.marshal(Writer out)
           
 void Failure.marshal(Writer out)
           
 void TestDescriptor.marshal(Writer out)
           
 void BugFix.marshal(Writer out)
           
 void UnitTestCase.marshal(Writer out)
           
 void CustomTestType.marshal(Writer out)
           
 void SourceGeneratorTest.marshal(Writer out)
           
 void Methods.marshal(Writer out)
           
 void MarshallingTest.marshal(Writer out)
           
 void Value.marshal(Writer out)
           
 void SchemaDifferencesType.marshal(Writer out)
           
 void Configuration.marshal(Writer out)
           
 void FailureType.marshal(Writer out)
           
 void ExpectedSources.marshal(Writer out)
           
 void StringType.marshal(Writer out)
           
static ListenerType Listener.unmarshal(Reader reader)
          Method unmarshal.
static TestDescriptorChoice TestDescriptorChoice.unmarshal(Reader reader)
          Method unmarshal.
static ListenerType ListenerType.unmarshal(Reader reader)
          Method unmarshal.
static CustomTestType CustomTest.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType Marshal.unmarshal(Reader reader)
          Method unmarshal.
static StringType Root_Object.unmarshal(Reader reader)
          Method unmarshal.
static SchemaTest SchemaTest.unmarshal(Reader reader)
          Method unmarshal.
static UnitTestCaseChoice UnitTestCaseChoice.unmarshal(Reader reader)
          Method unmarshal.
static SchemaDifferencesType SchemaDifferences.unmarshal(Reader reader)
          Method unmarshal.
static StringType RootType.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType Unmarshal.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType ConfigurationType.unmarshal(Reader reader)
          Method unmarshal.
static CallMethod CallMethod.unmarshal(Reader reader)
          Method unmarshal.
static SourcesNotExpected SourcesNotExpected.unmarshal(Reader reader)
          Method unmarshal.
static OnlySourceGenerationTest OnlySourceGenerationTest.unmarshal(Reader reader)
          Method unmarshal.
static FailureType Failure.unmarshal(Reader reader)
          Method unmarshal.
static TestDescriptor TestDescriptor.unmarshal(Reader reader)
          Method unmarshal.
static BugFix BugFix.unmarshal(Reader reader)
          Method unmarshal.
static UnitTestCase UnitTestCase.unmarshal(Reader reader)
          Method unmarshal.
static CustomTestType CustomTestType.unmarshal(Reader reader)
          Method unmarshal.
static SourceGeneratorTest SourceGeneratorTest.unmarshal(Reader reader)
          Method unmarshal.
static ConfigurationType Methods.unmarshal(Reader reader)
          Method unmarshal.
static MarshallingTest MarshallingTest.unmarshal(Reader reader)
          Method unmarshal.
static Value Value.unmarshal(Reader reader)
          Method unmarshal.
static SchemaDifferencesType SchemaDifferencesType.unmarshal(Reader reader)
          Method unmarshal.
static Configuration Configuration.unmarshal(Reader reader)
          Method unmarshal.
static FailureType FailureType.unmarshal(Reader reader)
          Method unmarshal.
static ExpectedSources ExpectedSources.unmarshal(Reader reader)
          Method unmarshal.
static StringType StringType.unmarshal(Reader reader)
          Method unmarshal.
 

Uses of MarshalException in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml that throw MarshalException
 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(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.
 

Uses of MarshalException in org.exolab.castor.xml.schema.annotations.jdo
 

Methods in org.exolab.castor.xml.schema.annotations.jdo that throw MarshalException
 void OneToMany.marshal(ContentHandler handler)
           
 void Table.marshal(ContentHandler handler)
           
 void PrimaryKey.marshal(ContentHandler handler)
           
 void PkType.marshal(ContentHandler handler)
           
 void ReadonlyDirtyType.marshal(ContentHandler handler)
           
 void OneToOne.marshal(ContentHandler handler)
           
 void Column.marshal(ContentHandler handler)
           
 void ManyToMany.marshal(ContentHandler handler)
           
 void OneToMany.marshal(Writer out)
           
 void Table.marshal(Writer out)
           
 void PrimaryKey.marshal(Writer out)
           
 void PkType.marshal(Writer out)
           
 void ReadonlyDirtyType.marshal(Writer out)
           
 void OneToOne.marshal(Writer out)
           
 void Column.marshal(Writer out)
           
 void ManyToMany.marshal(Writer out)
           
static ReadonlyDirtyType OneToMany.unmarshal(Reader reader)
          Method unmarshal.
static Table Table.unmarshal(Reader reader)
          Method unmarshal.
static PkType PrimaryKey.unmarshal(Reader reader)
          Method unmarshal.
static PkType PkType.unmarshal(Reader reader)
          Method unmarshal.
static ReadonlyDirtyType ReadonlyDirtyType.unmarshal(Reader reader)
          Method unmarshal.
static ReadonlyDirtyType OneToOne.unmarshal(Reader reader)
          Method unmarshal.
static ReadonlyDirtyType Column.unmarshal(Reader reader)
          Method unmarshal.
static ManyToMany ManyToMany.unmarshal(Reader reader)
          Method unmarshal.
 



Copyright © 2012. All Rights Reserved.