de.lessvoid.xml.lwxs.processor
Class TypeProcessor

java.lang.Object
  extended by de.lessvoid.xml.lwxs.processor.TypeProcessor
All Implemented Interfaces:
XmlProcessor

public class TypeProcessor
extends Object
implements XmlProcessor


Constructor Summary
TypeProcessor(Schema niftyXmlSchemaParam)
           
 
Method Summary
 void process(XmlParser xmlParser, Attributes attributes)
          Process.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeProcessor

public TypeProcessor(Schema niftyXmlSchemaParam)
Method Detail

process

public void process(XmlParser xmlParser,
                    Attributes attributes)
             throws Exception
Description copied from interface: XmlProcessor
Process.

Specified by:
process in interface XmlProcessor
Parameters:
xmlParser - XmlParser
attributes - attributes
Throws:
Exception - exception


Copyright © 2011. All Rights Reserved.