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