de.lessvoid.xml.lwxs.processor
Class TypeProcessorSubstitutionGroup

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

public class TypeProcessorSubstitutionGroup
extends Object
implements XmlProcessor


Constructor Summary
TypeProcessorSubstitutionGroup(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

TypeProcessorSubstitutionGroup

public TypeProcessorSubstitutionGroup(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 © 2012. All Rights Reserved.