org.exolab.castor.builder.binding
public class IncludeType extends Object implements Serializable
Version: $Revision: 1.2 $ $Date: 2005/03/05 13:41:43 $
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