|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.gml.SubHandlerFactory
public class SubHandlerFactory
Creates the appropriate SubHandler element for a given OGC simple geometry type.
Constructor Summary | |
---|---|
SubHandlerFactory()
Empty constructor. |
Method Summary | |
---|---|
SubHandler |
create(java.lang.String type)
Creates a new SubHandler, based on the appropriate OGC simple geometry type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubHandlerFactory()
Method Detail |
---|
public SubHandler create(java.lang.String type)
type
- Type of SubHandler to return.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |