|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.w3c.tidy.StreamInFactory
Tidy Input factory.
| Constructor Summary | |
private |
StreamInFactory()
Don't instantiate. |
| Method Summary | |
static StreamIn |
getStreamIn(Configuration config,
java.io.InputStream stream)
Returns the appropriate StreamIn implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private StreamInFactory()
| Method Detail |
public static StreamIn getStreamIn(Configuration config,
java.io.InputStream stream)
config - configuration instancestream - input stream
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||