org.exolab.castor.builder.binding

Class IncludeType

public class IncludeType extends Object implements Serializable

A binding file can include other binding files by specifying the location (URI) of the binding files to include.

Version: $Revision: 5951 $ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $

Constructor Summary
IncludeType()
Method Summary
StringgetURI()
Returns the value of field 'URI'.
booleanisValid()
voidmarshal(Writer out)
voidmarshal(ContentHandler handler)
voidsetURI(String URI)
Sets the value of field 'URI'.
static IncludeTypeunmarshalIncludeType(Reader reader)
voidvalidate()

Constructor Detail

IncludeType

public IncludeType()

Method Detail

getURI

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

Returns: the value of field 'URI'.

isValid

public boolean isValid()

marshal

public void marshal(Writer out)

Parameters: out

marshal

public void marshal(ContentHandler handler)

Parameters: handler

setURI

public void setURI(String URI)
Sets the value of field 'URI'.

Parameters: URI the value of field 'URI'.

unmarshalIncludeType

public static IncludeType unmarshalIncludeType(Reader reader)

Parameters: reader

validate

public void validate()
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com