org.exolab.castor.builder.binding

Class IncludeType

Implemented Interfaces:
java.io.Serializable

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

A binding file can include other binding files by specifying the location (URI) of the binding files to include.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:52 $
See Also:
Serialized Form

Constructor Summary

IncludeType()

Method Summary

java.lang.String
getURI()
Returns the value of field 'URI'.
boolean
isValid()
void
marshal(java.io.Writer out)
void
marshal(org.xml.sax.ContentHandler handler)
void
setURI(java.lang.String URI)
Sets the value of field 'URI'.
static IncludeType
unmarshalIncludeType(java.io.Reader reader)
void
validate()

Constructor Details

IncludeType

public IncludeType()

Method Details

getURI

public java.lang.String getURI()
Returns the value of field 'URI'.
Returns:
the value of field 'URI'.

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 -

setURI

public void setURI(java.lang.String URI)
Sets the value of field 'URI'.
Parameters:
URI - the value of field 'URI'.

unmarshalIncludeType

public static IncludeType unmarshalIncludeType(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