org.openfast.template.loader
Class SequenceParser

java.lang.Object
  extended by org.openfast.template.loader.AbstractFieldParser
      extended by org.openfast.template.loader.SequenceParser
All Implemented Interfaces:
FieldParser

public class SequenceParser
extends AbstractFieldParser


Constructor Summary
SequenceParser()
           
 
Method Summary
protected  Field parse(org.w3c.dom.Element sequenceElement, boolean optional, org.openfast.template.loader.ParsingContext context)
           
 
Methods inherited from class org.openfast.template.loader.AbstractFieldParser
canParse, getElement, isElement, parse, parseExternalAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceParser

public SequenceParser()
Method Detail

parse

protected Field parse(org.w3c.dom.Element sequenceElement,
                      boolean optional,
                      org.openfast.template.loader.ParsingContext context)
Specified by:
parse in class AbstractFieldParser


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.