org.exolab.castor.builder.binding
public class IncludeType extends Object implements Serializable
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:52 $
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