org.geotools.demo.metadata.example
Class MetadataExample

java.lang.Object
  extended by org.geotools.demo.metadata.example.MetadataExample

public class MetadataExample
extends java.lang.Object


Constructor Summary
MetadataExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void referenceDocument(org.opengis.metadata.citation.Citation citation)
           
static void telephone()
           
static void wkt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataExample

public MetadataExample()
Method Detail

referenceDocument

public static void referenceDocument(org.opengis.metadata.citation.Citation citation)

telephone

public static void telephone()

wkt

public static void wkt()

main

public static void main(java.lang.String[] args)


Copyright © 1996-2010 Geotools. All Rights Reserved.