org.fao.geonet.kernel
Class SchemaSuggestions

java.lang.Object
  extended by org.fao.geonet.kernel.SchemaSuggestions

public class SchemaSuggestions
extends java.lang.Object


Constructor Summary
SchemaSuggestions(java.lang.String xmlSuggestFile)
           
 
Method Summary
 boolean isSuggested(java.lang.String parent, java.lang.String child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaSuggestions

public SchemaSuggestions(java.lang.String xmlSuggestFile)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

isSuggested

public boolean isSuggested(java.lang.String parent,
                           java.lang.String child)