|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.thirdparty.streamhtmlparser.JavascriptParserFactory
public class JavascriptParserFactory
A factory class to obtain instances of an JavascriptParser.
Currently each instance is a new object given these are fairly
light-weight.
Note that we do not typically expect a caller of this package to require
an instance of a JavascriptParser since one is already
embedded in the more general-purpose HtmlParser. We still
make it possible to require one as it may be useful for more
specialized needs.
| Method Summary | |
|---|---|
static JavascriptParser |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static JavascriptParser getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||