DEPRECATED moved to com.bea.p13n.util.MetaParser
Object
com.bea.p13n.content.document.ref.loader.LoaderFilter
Related Topics
Object
MetaParser
com.bea.p13n.content.document.ref.loader.LoaderFilter
Constructor Summary |
Method Summary |
public static final |
|
public static final |
|
public static |
|
public static |
|
public static |
|
public void |
|
public static final |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface com.bea.p13n.content.document.ref.loader. |
|
Constructor Detail |
public MetaParser()
Method Detail |
DEPRECATED moved to com.bea.p13n.util.MetaParser
public static finalStringdetermineEncoding(Filef,Stringencoding)
throwsIOException
IOException
Related Topics
DEPRECATED moved to com.bea.p13n.util.MetaParser
public static finalStringdetermineEncoding(BufferedReaderreader)
throwsIOException
IOException
Related Topics
DEPRECATED moved to com.bea.p13n.util.MetaParser
public staticPropertiesload(Filef,Propertiesp)
throwsIOException
IOException
Related Topics
DEPRECATED moved to com.bea.p13n.util.MetaParser
public staticPropertiesload(Filef,Propertiesp,Stringenc)
throwsIOException
IOException
Related Topics
DEPRECATED moved to com.bea.p13n.util.MetaParser
public staticPropertiesload(BufferedReaderreader,Propertiesp)
throwsIOException
IOException
Related Topics
DEPRECATED
public void loadProperties(Invoke as a LoaderFilter.Filef,Propertiesp,BulkLoaderloader)
DEPRECATED moved to com.bea.p13n.util.MetaParser
public static finalBufferedReaderopen(Filef,Stringencoding)
throwsIOException
IOException
Related Topics