|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weblab_project.core.helper.impl.parser.Parsers
public final class Parsers
Field Summary | |
---|---|
protected static boolean |
strict
|
Method Summary | ||
---|---|---|
static
|
getParser(java.lang.Class<T> clazz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static boolean strict
Method Detail |
---|
public static <T> TypeParser<T> getParser(java.lang.Class<T> clazz) throws javax.xml.parsers.ParserConfigurationException, java.lang.ClassCastException
javax.xml.parsers.ParserConfigurationException
java.lang.ClassCastException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |