|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentInferrer | |
---|---|
cz.cuni.mff.ksi.jinfer.twostep.contentinfering | Module that infers content model of content nodes (attributes, text nodes) in terms of simple data types as defined in XSD Schema language. |
cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern | Infers pattern string expression for content using some automaton simplifying algorithm (basically the same that is configured to be used with elements). |
cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple | Simple content inferrer, just small heuristic to infer XSD primitive types. |
Uses of ContentInferrer in cz.cuni.mff.ksi.jinfer.twostep.contentinfering |
---|
Methods in cz.cuni.mff.ksi.jinfer.twostep.contentinfering that return ContentInferrer | |
---|---|
ContentInferrer |
ContentInferrerFactory.create()
Create ContentInferrer . |
Uses of ContentInferrer in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern that implement ContentInferrer | |
---|---|
class |
Pattern
TODO anti Comment! |
Methods in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern that return ContentInferrer | |
---|---|
ContentInferrer |
PatternFactory.create()
|
Uses of ContentInferrer in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple that implement ContentInferrer | |
---|---|
class |
Simple
TODO anti Comment! |
Methods in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple that return ContentInferrer | |
---|---|
ContentInferrer |
SimpleFactory.create()
|
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |