|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.parser.xml.AbstractDescriptorParser
org.databene.benerator.engine.parser.xml.ImportParser
public class ImportParser
Parses an <import> element in a Benerator descriptor file.
Created: 25.10.2009 00:53:06
| Field Summary |
|---|
| Fields inherited from class org.databene.benerator.engine.parser.xml.AbstractDescriptorParser |
|---|
logger |
| Constructor Summary | |
|---|---|
ImportParser()
|
|
| Method Summary | |
|---|---|
ImportStatement |
parse(org.w3c.dom.Element element,
Statement[] parentPath,
ResourceManager resourceManager)
|
| Methods inherited from class org.databene.benerator.engine.parser.xml.AbstractDescriptorParser |
|---|
checkAttributes, containsGeneratorStatement, containsLoop, isLoop, supports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportParser()
| Method Detail |
|---|
public ImportStatement parse(org.w3c.dom.Element element,
Statement[] parentPath,
ResourceManager resourceManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||