de.lessvoid.xml.lwxs.processor
Class TypeProcessorElement

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

public class TypeProcessorElement
extends Object
implements XmlProcessor


Constructor Summary
TypeProcessorElement(Type parentParam)
           
 
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

TypeProcessorElement

public TypeProcessorElement(Type parentParam)
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.