SigPath

org.sigpath.bioimport.xml
Class Aliases

java.lang.Object
  extended by org.sigpath.bioimport.xml.AliasesType
      extended by org.sigpath.bioimport.xml.Aliases
All Implemented Interfaces:
Serializable

public class Aliases
extends AliasesType
implements Serializable

Class Aliases.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

Aliases

public Aliases()
Method Detail

isValid

public boolean isValid()
Method isValid

Overrides:
isValid in class AliasesType
Returns:
boolean

marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Method marshal

Overrides:
marshal in class AliasesType
Parameters:
out -
Throws:
MarshalException
ValidationException

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Method marshal

Overrides:
marshal in class AliasesType
Parameters:
handler -
Throws:
IOException
MarshalException
ValidationException

unmarshal

public static Aliases unmarshal(Reader reader)
                         throws MarshalException,
                                ValidationException
Method unmarshal

Parameters:
reader -
Returns:
Aliases
Throws:
MarshalException
ValidationException

validate

public void validate()
              throws ValidationException
Method validate

Overrides:
validate in class AliasesType
Throws:
ValidationException

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.