org.geotools.xml.impl
Class ParseExecutor
Object
ParseExecutor
- All Implemented Interfaces:
- BindingWalker.Visitor
public class ParseExecutor
- extends Object
- implements BindingWalker.Visitor
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseExecutor
public ParseExecutor(InstanceComponent instance,
Node node,
MutablePicoContainer context,
ParserHandler parser)
visit
public void visit(Binding binding)
- Specified by:
visit
in interface BindingWalker.Visitor
getValue
public Object getValue()
preParse
protected Object preParse(InstanceComponent instance)
- Pre-parses the instance compontent checking the following:
- Parameters:
instance
-
parseFacets
protected Object parseFacets(InstanceComponent instance)
Copyright © 1996-2009 Geotools. All Rights Reserved.