| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.exolab.castor.jdo.conf.Mappingpublic class Mappingextends java.lang.Objectimplements java.io.SerializableConstructor Summary | |
| |
Method Summary | |
java.lang.String |
|
boolean |
|
void |
|
void |
|
void |
|
static Mapping |
|
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 Mapping unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
- Parameters:
reader-