|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.p13n.content.document.ref.loader.MetaParser
MetaParser| Constructor Summary | |
MetaParser()
Deprecated. |
|
| Method Summary | |
static String |
determineEncoding(BufferedReader reader)
Deprecated. moved to com.bea.p13n.util.MetaParser |
static String |
determineEncoding(File f,
String encoding)
Deprecated. moved to com.bea.p13n.util.MetaParser |
static Properties |
load(BufferedReader reader,
Properties p)
Deprecated. moved to com.bea.p13n.util.MetaParser |
static Properties |
load(File f,
Properties p)
Deprecated. moved to com.bea.p13n.util.MetaParser |
static Properties |
load(File f,
Properties p,
String enc)
Deprecated. moved to com.bea.p13n.util.MetaParser |
void |
loadProperties(File f,
Properties p,
BulkLoader loader)
Deprecated. |
static BufferedReader |
open(File f,
String encoding)
Deprecated. moved to com.bea.p13n.util.MetaParser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MetaParser()
| Method Detail |
public static final String determineEncoding(BufferedReader reader)
throws IOException
IOExceptionMetaParser
public static final String determineEncoding(File f,
String encoding)
throws IOException
IOExceptionMetaParser
public static Properties load(BufferedReader reader,
Properties p)
throws IOException
IOExceptionMetaParser
public static Properties load(File f,
Properties p)
throws IOException
IOExceptionMetaParser
public static Properties load(File f,
Properties p,
String enc)
throws IOException
IOExceptionMetaParser
public void loadProperties(File f,
Properties p,
BulkLoader loader)
loadProperties in interface LoaderFilter
public static final BufferedReader open(File f,
String encoding)
throws IOException
IOExceptionMetaParser
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||