Uses of Class
org.apache.sis.internal.jaxb.referencing.Code
Packages that use Code
-
Uses of Code in org.apache.sis.internal.jaxb.referencing
Subclasses with type arguments of type Code in org.apache.sis.internal.jaxb.referencingModifier and TypeClassDescriptionfinal classJAXB adapter mapping the GeoAPIIdentifierto an implementation class that can be marshalled.Methods in org.apache.sis.internal.jaxb.referencing that return CodeModifier and TypeMethodDescriptionstatic CodeCode.forIdentifiedObject(Class<?> type, Iterable<? extends org.opengis.referencing.ReferenceIdentifier> identifiers) Returns a<gml:identifier>for the given identified object, ornullif none.RS_Identifier.marshal(org.opengis.referencing.ReferenceIdentifier value) Substitutes the identifier by the wrapper to be marshalled into an XML file or stream.Methods in org.apache.sis.internal.jaxb.referencing with parameters of type Code