de.lessvoid.xml.xpp3
Interface XmlProcessor

All Known Implementing Classes:
IncludeProcessor, Schema, TypeProcessor, TypeProcessorElement, TypeProcessorSubstitutionGroup, XmlProcessorType

public interface XmlProcessor

XmlProcessor.

Author:
void

Method Summary
 void process(XmlParser xmlParser, Attributes attributes)
          Process.
 

Method Detail

process

void process(XmlParser xmlParser,
             Attributes attributes)
             throws Exception
Process.

Parameters:
xmlParser - XmlParser
attributes - attributes
Throws:
Exception - exception


Copyright © 2011. All Rights Reserved.