|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.xml.AliasesType
org.sigpath.bioimport.xml.Aliases
public class Aliases
Class Aliases.
| Constructor Summary | |
|---|---|
Aliases()
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
static Aliases |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class org.sigpath.bioimport.xml.AliasesType |
|---|
addAlias, addAlias, clearAlias, enumerateAlias, getAlias, getAlias, getAliasCount, removeAlias, setAlias, setAlias |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Aliases()
| Method Detail |
|---|
public boolean isValid()
isValid in class AliasesType
public void marshal(Writer out)
throws MarshalException,
ValidationException
marshal in class AliasesTypeout -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
marshal in class AliasesTypehandler -
IOException
MarshalException
ValidationException
public static Aliases unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
validate in class AliasesTypeValidationException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||