|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.maventaglib.checker.TldParser
public final class TldParser
Reads a tld file and generates a Tld object.
Method Summary | |
---|---|
static Tld |
parse(org.w3c.dom.Document tldDoc,
java.lang.String tldName)
Parse a Tld object from a document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Tld parse(org.w3c.dom.Document tldDoc, java.lang.String tldName)
tldDoc
- Document for the parsed tldtldName
- of the tld file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |