|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreprocessingResult | |
---|---|
cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters | This package provides exporters of elements. |
cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing | This package contains input grammar preprocessor logic for Basic XSD Exporter. |
Uses of PreprocessingResult in cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters |
---|
Fields in cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters declared as PreprocessingResult | |
---|---|
protected PreprocessingResult |
AbstractElementsExporter.preprocessingResult
|
Constructors in cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters with parameters of type PreprocessingResult | |
---|---|
AbstractElementsExporter(PreprocessingResult preprocessingResult,
Indentator indentator)
Constructor. |
|
GlobalElementsExporter(PreprocessingResult preprocessingResult,
Indentator indentator)
Constructor. |
|
RootElementExporter(PreprocessingResult preprocessingResult,
Indentator indentator)
Constructor. |
Uses of PreprocessingResult in cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing |
---|
Methods in cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing that return PreprocessingResult | |
---|---|
PreprocessingResult |
Preprocessor.getResult()
Retrieves result of performed preprocessing. |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |