Public Member Functions | Static Public Member Functions

org.exolab.castor.builder.binding.PackageTypeChoice Class Reference

List of all members.

Public Member Functions

 PackageTypeChoice ()
java.lang.String getNamespace ()
java.lang.String getSchemaLocation ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setNamespace (java.lang.String namespace)
void setSchemaLocation (java.lang.String schemaLocation)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static
org.exolab.castor.builder.binding.PackageTypeChoice 
unmarshalPackageTypeChoice (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Detailed Description

Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:07:53

Constructor & Destructor Documentation

org.exolab.castor.builder.binding.PackageTypeChoice.PackageTypeChoice (  ) 

Member Function Documentation

java.lang.String org.exolab.castor.builder.binding.PackageTypeChoice.getNamespace (  ) 

Returns the value of field 'namespace'.

Returns:
the value of field 'namespace'.

Referenced by org.exolab.castor.builder.binding.PackageTypeChoiceDescriptor.PackageTypeChoiceDescriptor().

java.lang.String org.exolab.castor.builder.binding.PackageTypeChoice.getSchemaLocation (  ) 

Returns the value of field 'schemaLocation'.

Returns:
the value of field 'schemaLocation'.

Referenced by org.exolab.castor.builder.binding.PackageTypeChoiceDescriptor.PackageTypeChoiceDescriptor().

boolean org.exolab.castor.builder.binding.PackageTypeChoice.isValid (  ) 
void org.exolab.castor.builder.binding.PackageTypeChoice.marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
out 
void org.exolab.castor.builder.binding.PackageTypeChoice.marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
Parameters:
handler 
void org.exolab.castor.builder.binding.PackageTypeChoice.setNamespace ( java.lang.String  namespace  ) 

Sets the value of field 'namespace'.

Parameters:
namespace the value of field 'namespace'.

Referenced by org.exolab.castor.builder.binding.PackageTypeChoiceDescriptor.PackageTypeChoiceDescriptor().

void org.exolab.castor.builder.binding.PackageTypeChoice.setSchemaLocation ( java.lang.String  schemaLocation  ) 

Sets the value of field 'schemaLocation'.

Parameters:
schemaLocation the value of field 'schemaLocation'.

Referenced by org.exolab.castor.builder.binding.PackageTypeChoiceDescriptor.PackageTypeChoiceDescriptor().

static org.exolab.castor.builder.binding.PackageTypeChoice org.exolab.castor.builder.binding.PackageTypeChoice.unmarshalPackageTypeChoice ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [static]
Parameters:
reader 
void org.exolab.castor.builder.binding.PackageTypeChoice.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties