org.exolab.castor.builder.binding

Class NamingXMLType

Implemented Interfaces:
java.io.Serializable

public class NamingXMLType
extends java.lang.Object
implements java.io.Serializable

This element allows to define naming convention when naming a complexType, element or modelGroup. Indeed the user can decide of a prefix to add to each class name as well as a suffix. This naming style won't affect the names entered in the binding file but only the XML Names.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:53 $
See Also:
Serialized Form

Constructor Summary

NamingXMLType()

Method Summary

NamingType
getComplexTypeName()
Returns the value of field 'complexTypeName'.
NamingType
getElementName()
Returns the value of field 'elementName'.
NamingType
getModelGroupName()
Returns the value of field 'modelGroupName'.
boolean
isValid()
void
marshal(java.io.Writer out)
void
marshal(org.xml.sax.ContentHandler handler)
void
setComplexTypeName(NamingType complexTypeName)
Sets the value of field 'complexTypeName'.
void
setElementName(NamingType elementName)
Sets the value of field 'elementName'.
void
setModelGroupName(NamingType modelGroupName)
Sets the value of field 'modelGroupName'.
static NamingXMLType
unmarshalNamingXMLType(java.io.Reader reader)
void
validate()

Constructor Details

NamingXMLType

public NamingXMLType()

Method Details

getComplexTypeName

public NamingType getComplexTypeName()
Returns the value of field 'complexTypeName'.
Returns:
the value of field 'complexTypeName'.

getElementName

public NamingType getElementName()
Returns the value of field 'elementName'.
Returns:
the value of field 'elementName'.

getModelGroupName

public NamingType getModelGroupName()
Returns the value of field 'modelGroupName'.
Returns:
the value of field 'modelGroupName'.

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
            throws MarshalException,
                   ValidationException
Parameters:
out -

marshal

public void marshal(org.xml.sax.ContentHandler handler)
            throws java.io.IOException,
                   MarshalException,
                   ValidationException
Parameters:
handler -

setComplexTypeName

public void setComplexTypeName(NamingType complexTypeName)
Sets the value of field 'complexTypeName'.
Parameters:
complexTypeName - the value of field 'complexTypeName'.

setElementName

public void setElementName(NamingType elementName)
Sets the value of field 'elementName'.
Parameters:
elementName - the value of field 'elementName'.

setModelGroupName

public void setModelGroupName(NamingType modelGroupName)
Sets the value of field 'modelGroupName'.
Parameters:
modelGroupName - the value of field 'modelGroupName'.

unmarshalNamingXMLType

public static NamingXMLType unmarshalNamingXMLType(java.io.Reader reader)
            throws MarshalException,
                   ValidationException
Parameters:
reader -

validate

public void validate()
            throws ValidationException

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com