Package gov.nasa.worldwind.util.xml
Class XmlModel
- java.lang.Object
-
- gov.nasa.worldwind.util.xml.XmlModel
-
- Direct Known Subclasses:
DefaultXmlModel
,GmlAbstractGml
,GmlBoundingShape
,GmlDomainSet
,GmlDoubleList
,GmlEnvelope
,GmlGridEnvelope
,GmlGridLimits
,GmlIntegerList
,GmlPointProperty
,OwsAddress
,OwsAllowedValues
,OwsBoundingBox
,OwsConstraint
,OwsContactInfo
,OwsDcp
,OwsDescription
,OwsException
,OwsExceptionReport
,OwsHttp
,OwsHttpMethod
,OwsKeywords
,OwsLanguageString
,OwsOperation
,OwsOperationsMetadata
,OwsPhone
,OwsServiceContact
,OwsServiceProvider
,Wcs201CoverageDescriptions
,WmsAddress
,WmsAttribution
,WmsBoundingBox
,WmsCapabilities
,WmsCapability
,WmsContactInformation
,WmsContactPersonPrimary
,WmsDcpType
,WmsDimension
,WmsException
,WmsGeographicBoundingBox
,WmsIdentifier
,WmsInfoUrl
,WmsKeywords
,WmsLayer
,WmsLogoUrl
,WmsOnlineResource
,WmsRequest
,WmsRequestOperation
,WmsScaleHint
,WmsService
,WmsStyle
,WmtsCapabilities
,WmtsContents
,WmtsElementLink
,WmtsResourceUrl
,WmtsThemes
,WmtsTileMatrixLimits
,WmtsTileMatrixSetLimits
,WmtsTileMatrixSetLink
public abstract class XmlModel extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XmlModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XmlModel
getParent()
void
setParent(XmlModel parent)
-