Package org.geotools.xsd.impl
Class ParseExecutor
Object
ParseExecutor
- All Implemented Interfaces:
BindingWalker.Visitor
-
Constructor Summary
ConstructorsConstructorDescriptionParseExecutor
(InstanceComponent instance, Node node, MutablePicoContainer context, ParserHandler parser) -
Method Summary
Modifier and TypeMethodDescriptiongetValue()
protected Object
parseFacets
(InstanceComponent instance) protected Object
preParse
(InstanceComponent instance) Pre-parses the instance component checking the following:void
-
Constructor Details
-
ParseExecutor
public ParseExecutor(InstanceComponent instance, Node node, MutablePicoContainer context, ParserHandler parser)
-
-
Method Details
-
visit
- Specified by:
visit
in interfaceBindingWalker.Visitor
-
getValue
-
preParse
Pre-parses the instance component checking the following: -
parseFacets
-