org.exolab.castor.builder.binding
public class IncludeType extends Object implements Serializable
Version: $Revision: 5951 $ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
Constructor Summary | |
---|---|
IncludeType() |
Method Summary | |
---|---|
String | getURI()
Returns the value of field 'URI'.
|
boolean | isValid() |
void | marshal(Writer out) |
void | marshal(ContentHandler handler) |
void | setURI(String URI)
Sets the value of field 'URI'.
|
static IncludeType | unmarshalIncludeType(Reader reader) |
void | validate() |
Returns: the value of field 'URI'.
Parameters: out
Parameters: handler
Parameters: URI the value of field 'URI'.
Parameters: reader