org.deegree.ogcwebservices.sos
Class ComponentDescriptionDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.sos.ComponentDescriptionDocument
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PlatformDescriptionDocument, SensorDescriptionDocument
public abstract class ComponentDescriptionDocument
- extends OGCDocument
gets the metadata from a XSL transformed wfs result
- Version:
- $Revision: 6748 $, $Date: 2007-05-03 10:34:24 +0200 (Do, 03 Mai 2007) $
- Author:
- Matthias Kulbe , last edited by: $Author: apoth $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues |
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
ComponentDescriptionDocument
public ComponentDescriptionDocument()
createEmptyDocument
public void createEmptyDocument()
throws IOException,
SAXException
- exceptions decleration must be there because this method will be overeritten by extending
classes
- Throws:
IOException
SAXException
getIdentifiedAs
protected Identifier getIdentifiedAs(Node node)
throws XMLParsingException
- gets the identifiedAs part of a item
- Parameters:
node
-
- Returns:
- the identifiedAs part of a item (maybe
null
)
- Throws:
XMLParsingException
getClassifiedAs
protected Classifier getClassifiedAs(Node node)
throws XMLParsingException
- gets the classifiedAs part of a item
- Parameters:
node
-
- Returns:
- the classifiedAs part of a item (maybe
null
)
- Throws:
XMLParsingException
getAttachedTo
protected String getAttachedTo(Node node)
throws XMLParsingException
- gets the attachedTo part of a Item
- Parameters:
node
-
- Returns:
- the attachedTo part of a Item (maybe
null
)
- Throws:
XMLParsingException
getHasCRS
protected EngineeringCRS getHasCRS(Node node)
throws XMLParsingException
- gets the hasCRS part of a Item
- Parameters:
node
-
- Returns:
- the hasCRS part of a Item (maybe
null
)
- Throws:
XMLParsingException
getEngineeringCRS
protected EngineeringCRS getEngineeringCRS(Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
getCoordinateReferenceSystemCRS
protected CoordinateReferenceSystem getCoordinateReferenceSystemCRS(Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
getUsesParametersFromGeoLocation
protected Object getUsesParametersFromGeoLocation(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getUsesParametersFromResponseModel
protected Object getUsesParametersFromResponseModel(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getQuantity
protected Quantity getQuantity(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getTypedQuantity
protected TypedQuantity getTypedQuantity(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getDescribedBy
protected ComponentDescription getDescribedBy(Node node)
throws MalformedURLException,
XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
MalformedURLException
getLocatedUsing
protected LocationModel getLocatedUsing(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getDerivedFrom
protected ResponseModel getDerivedFrom(Node node)
throws XMLParsingException,
URISyntaxException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
URISyntaxException
getReference
protected Reference getReference(Node node)
throws MalformedURLException,
XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
MalformedURLException
XMLParsingException
getDiscussion
protected Discussion getDiscussion(Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
getOnlineResource
protected OnlineResource getOnlineResource(Node node)
throws XMLParsingException,
MalformedURLException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
MalformedURLException
getPhone
protected Phone getPhone(Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
getAddress
protected Address getAddress(Node node)
throws XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
getContactInfo
protected ContactInfo getContactInfo(Node node)
throws MalformedURLException,
XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
MalformedURLException
XMLParsingException
getResponsibleParty
protected CitedResponsibleParty getResponsibleParty(Node node)
throws MalformedURLException,
XMLParsingException
- Parameters:
node
-
- Returns:
-
- Throws:
XMLParsingException
XMLParsingException
MalformedURLException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net