Textractor API textractor-720 (20091120123250)

textractor.xml.pubmed.xml
Class ArticleDateSequenceSequenceSequence

java.lang.Object
  extended by textractor.xml.pubmed.xml.ArticleDateSequenceSequenceSequence
All Implemented Interfaces:
Serializable

public class ArticleDateSequenceSequenceSequence
extends Object
implements Serializable

Class ArticleDateSequenceSequenceSequence.

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

Constructor Summary
ArticleDateSequenceSequenceSequence()
           
 
Method Summary
 Minute getMinute()
          Returns the value of field 'minute'.
 Second getSecond()
          Returns the value of field 'second'.
 boolean isValid()
          Method isValid
 void marshal(ContentHandler handler)
           
 void marshal(Writer out)
           
 void setMinute(Minute minute)
          Sets the value of field 'minute'.
 void setSecond(Second second)
          Sets the value of field 'second'.
static ArticleDateSequenceSequenceSequence unmarshal(Reader reader)
          Method unmarshal
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleDateSequenceSequenceSequence

public ArticleDateSequenceSequenceSequence()
Method Detail

getMinute

public Minute getMinute()
Returns the value of field 'minute'.

Returns:
the value of field 'Minute'.

getSecond

public Second getSecond()
Returns the value of field 'second'.

Returns:
the value of field 'Second'.

isValid

public boolean isValid()
Method isValid

Returns:
true if this object is valid according to the schema

marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Parameters:
out -
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Parameters:
handler -
Throws:
IOException - if an IOException occurs during marshaling
ValidationException - if this object is an invalid instance according to the schema
MarshalException - if object is null or if any SAXException is thrown during marshaling

setMinute

public void setMinute(Minute minute)
Sets the value of field 'minute'.

Parameters:
minute - the value of field 'minute'.

setSecond

public void setSecond(Second second)
Sets the value of field 'second'.

Parameters:
second - the value of field 'second'.

unmarshal

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

Parameters:
reader -
Returns:
the unmarshaled textractor.xml.pubmed.xml.ArticleDateSequenceSequenceSequence
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

validate

public void validate()
              throws ValidationException
Throws:
ValidationException - if this object is an invalid instance according to the schema

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.