org.fao.geonet.kernel.schema
Class SchemaSubstitutions

java.lang.Object
  extended by org.fao.geonet.kernel.schema.SchemaSubstitutions

public class SchemaSubstitutions
extends java.lang.Object


Constructor Summary
SchemaSubstitutions(java.lang.String xmlSubstitutionFile)
           
 
Method Summary
 java.util.ArrayList getSubstitutes(java.lang.String child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaSubstitutions

public SchemaSubstitutions(java.lang.String xmlSubstitutionFile)
                    throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getSubstitutes

public java.util.ArrayList getSubstitutes(java.lang.String child)