org.deegree.console.featurestore
Class AppSchemaInfo

java.lang.Object
  extended by org.deegree.console.featurestore.AppSchemaInfo

public class AppSchemaInfo
extends Object


Constructor Summary
AppSchemaInfo(AppSchema schema)
           
 
Method Summary
 String getFcInfo()
           
 String getFtInfo()
           
 List<NamespaceBinding> getNamespaces()
           
 String getNumFtsAbstract()
           
 String getNumFtsConcrete()
           
 String getNumFtsTotal()
           
 SortedSet<String> getSchemaComponents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppSchemaInfo

public AppSchemaInfo(AppSchema schema)
Method Detail

getSchemaComponents

public SortedSet<String> getSchemaComponents()

getNamespaces

public List<NamespaceBinding> getNamespaces()

getNumFtsTotal

public String getNumFtsTotal()

getNumFtsAbstract

public String getNumFtsAbstract()

getNumFtsConcrete

public String getNumFtsConcrete()

getFtInfo

public String getFtInfo()
                 throws IOException
Throws:
IOException

getFcInfo

public String getFcInfo()
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.