|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentInferrerFactory | |
---|---|
cz.cuni.mff.ksi.jinfer.twostep | Main package of TwoStepSimplifier implementation. |
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 ContentInferrerFactory in cz.cuni.mff.ksi.jinfer.twostep |
---|
Constructors in cz.cuni.mff.ksi.jinfer.twostep with parameters of type ContentInferrerFactory | |
---|---|
TwoStepSimplifier(ClustererFactory clustererFactory,
ClusterProcessorFactory clusterProcessorFactory,
RegularExpressionCleanerFactory regularExpressionCleanerFactory,
ContentInferrerFactory contentInfererFactory)
Create new simplifier and give all submodule factories to it. |
Uses of ContentInferrerFactory in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern that implement ContentInferrerFactory | |
---|---|
class |
PatternFactory
TODO anti Comment! |
Uses of ContentInferrerFactory in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple |
---|
Classes in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple that implement ContentInferrerFactory | |
---|---|
class |
SimpleFactory
TODO anti Comment! |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |