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 |
| org.exolab.castor.builder.binding.PackageTypeChoice.PackageTypeChoice | ( | ) |
| java.lang.String org.exolab.castor.builder.binding.PackageTypeChoice.getNamespace | ( | ) |
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'.
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 |
| 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 |
| handler |
| void org.exolab.castor.builder.binding.PackageTypeChoice.setNamespace | ( | java.lang.String | namespace | ) |
Sets the value of field 'namespace'.
| 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'.
| 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] |
| reader |
| void org.exolab.castor.builder.binding.PackageTypeChoice.validate | ( | ) | throws org.exolab.castor.xml.ValidationException |
1.7.0