Uses of Interface
org.n52.shetland.ogc.om.values.XmlValue
-
Packages that use XmlValue Package Description org.n52.shetland.ogc.om.values.visitor -
-
Uses of XmlValue in org.n52.shetland.ogc.om.values.visitor
Methods in org.n52.shetland.ogc.om.values.visitor with parameters of type XmlValue Modifier and Type Method Description protected abstract voidVoidValueVisitor. _visit(XmlValue<?> value)TValueVisitor. visit(XmlValue<?> value)VoidVoidValueVisitor. visit(XmlValue<?> value)
-