|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.extensions.XMLInputParser
public final class XMLInputParser
This class encapsules the access to the extension point ch.sahits.codegen.java.inputxmlparser
| Constructor Summary | |
|---|---|
XMLInputParser()
|
|
| Method Summary | |
|---|---|
static IXMLInputFileParser |
getParser(java.lang.String className)
Retrieve the parser className from the extension point |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLInputParser()
| Method Detail |
|---|
public static IXMLInputFileParser getParser(java.lang.String className)
className from the extension point
className - name of the parser class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||