jInfer

Uses of Package
cz.cuni.mff.ksi.jinfer.base.interfaces.nodes

Packages that use cz.cuni.mff.ksi.jinfer.base.interfaces.nodes
cz.cuni.mff.ksi.jinfer.base.interfaces.nodes This package contains interfaces encapsulating jInfer's XML representation. 
cz.cuni.mff.ksi.jinfer.base.objects.nodes This package contains the object model of jInfer's XML representation. 
cz.cuni.mff.ksi.jinfer.base.utils This package contains utility logic shared across jInfer. 
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. 
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.base.interfaces.nodes
NamedNode
          Interface representing general node in grammar structure.
StructuralNodeType
          Enumeration of structural XML node types.
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.base.objects.nodes
ContentNode
          Interface representing nodes, that have content.
NamedNode
          Interface representing general node in grammar structure.
StructuralNode
          Interface for nodes that form structure of document tree.
StructuralNodeType
          Enumeration of structural XML node types.
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.base.utils
NamedNode
          Interface representing general node in grammar structure.
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.twostep.contentinfering
ContentNode
          Interface representing nodes, that have content.
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern
ContentNode
          Interface representing nodes, that have content.
 

Classes in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes used by cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple
ContentNode
          Interface representing nodes, that have content.
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011