Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.exolab.castor.mapping.xml.Include
public class Include
extends java.lang.Object
implements java.io.Serializable
Constructor Summary | |
|
Method Summary | |
java.lang.String |
|
boolean |
|
void |
|
void |
|
void |
|
static Include |
|
void |
|
public java.lang.String getHref()
public boolean isValid()
public void marshal(java.io.Writer out) throws MarshalException, ValidationException
- Parameters:
out
-
public void marshal(org.xml.sax.DocumentHandler handler) throws MarshalException, ValidationException
- Parameters:
handler
-
public void setHref(java.lang.String _href)
- Parameters:
_href
-
public static Include unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
- Parameters:
reader
-