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

Uses of Class
org.deegree.owscommon_1_1_0.Metadata

Packages that use Metadata
org.deegree.ogcwebservices.wcts.capabilities   
org.deegree.owscommon_1_1_0 This package is able to read and write xml encoded documents which validate against the ows common 1.1.0 schema package. 
 

Uses of Metadata in org.deegree.ogcwebservices.wcts.capabilities
 

Methods in org.deegree.ogcwebservices.wcts.capabilities that return types with arguments of type Metadata
 List<Metadata> Content.getMetadata()
           
 

Constructor parameters in org.deegree.ogcwebservices.wcts.capabilities with type arguments of type Metadata
Content(Map<String,Transformation> configuredTransforms, List<String> methods, List<CoordinateSystem> sourceCRSs, List<CoordinateSystem> targetCRSs, CoverageAbilities coverageAbilities, FeatureAbilities featureAbilities, List<Metadata> metadata, boolean userDefinedCRS, List<MetadataProfile<?>> transformMetadata)
           
 

Uses of Metadata in org.deegree.owscommon_1_1_0
 

Methods in org.deegree.owscommon_1_1_0 that return Metadata
protected  Metadata CommonsDocument.parseMetadata(Element metadataElement)
           
 

Methods in org.deegree.owscommon_1_1_0 that return types with arguments of type Metadata
 List<Metadata> Operation.getMetadataAttribs()
           
 List<Metadata> DomainType.getMetadataAttribs()
           
 List<Metadata> Reference.getMetadatas()
           
 List<Metadata> BasicIdentification.getMetadatas()
           
protected  List<Metadata> CommonsDocument.parseMetadatas(List<Element> metadataElements)
           
 

Method parameters in org.deegree.owscommon_1_1_0 with type arguments of type Metadata
protected  void XMLFactory.appendMetadataAttribs(Element root, List<Metadata> metadatasAttribs)
          Appends the given metadata attributes to the given root.
 

Constructor parameters in org.deegree.owscommon_1_1_0 with type arguments of type Metadata
BasicIdentification(List<String> title, List<String> abstracts, List<Keywords> keywords, Pair<String,String> identifier, List<Metadata> metadatas)
           
DomainType(List<String> values, List<Range> ranges, boolean anyValue, boolean noValues, Pair<String,String> valuesReference, String defaultValue, Pair<String,String> meaning, Pair<String,String> dataType, Pair<String,String> uom, Pair<String,String> referenceSystem, List<Metadata> metadataAttribs, String name)
           
Operation(List<Pair<String,List<DomainType>>> getURLs, List<Pair<String,List<DomainType>>> postURLs, List<DomainType> parameters, List<DomainType> constraints, List<Metadata> metadataAttribs, String name)
           
Reference(String hrefAttribute, String roleAttribute, String typeAttribute, Pair<String,String> identifier, List<String> abstracts, String format, List<Metadata> metadatas)
           
 


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