deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wpvs.capabilities.Identifier

Packages that use Identifier
org.deegree.ogcwebservices.wpvs.capabilities   
 

Uses of Identifier in org.deegree.ogcwebservices.wpvs.capabilities
 

Methods in org.deegree.ogcwebservices.wpvs.capabilities that return Identifier
 Identifier Dataset.getIdentifier()
           
 Identifier Style.getIdentifier()
           
protected  Identifier WPVSCapabilitiesDocument.parseDatasetIdentifier(Element element, String xPathQuery)
          Creates and returns a new Identifier object from the given Element and the given xPathQuery.
protected  Identifier WPVSCapabilitiesDocument.parseStyleIdentifier(Element element, String xPathQuery)
          Creates and returns a new Identifier object from the given Element and the given xPathQuery.
 

Methods in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type Identifier
 boolean Identifier.equals(Identifier other)
           
 

Constructors in org.deegree.ogcwebservices.wpvs.capabilities with parameters of type Identifier
Dataset(boolean queryable, boolean opaque, boolean noSubset, int fixedWidth, int fixedHeight, String name, String title, String abstract_, Keywords[] keywords, List<CoordinateSystem> crsList, String[] mimeTypeFormat, Envelope wgs84BoundingBox, Envelope[] boundingBoxes, Dimension[] dimensions, DataProvider dataProvider, Identifier identifier, MetaData[] metadata, DatasetReference[] datasetReferences, FeatureListReference[] featureListReferences, Style[] styles, double minScaleDenominator, double maxScaleDenominator, Dataset[] datasets, ElevationModel elevationModel, AbstractDataSource[] dataSources, Dataset parent)
          Creates a new dataset object from the given parameters.
Style(String name, String title, String abstract_, Keywords[] keywords, Identifier identifier, LegendURL[] legendURLs, StyleSheetURL styleSheetURL, StyleURL styleURL)
          Creates a new style object from the given parameters.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org