|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.aurigalogic.doclet.writer.CssTreeBuilder
This class parses the given css stream and builds a xml tree.
| Constructor Summary | |
CssTreeBuilder(java.io.InputStream cssStream,
java.lang.String output)
Constructor. |
|
| Method Summary | |
java.lang.String |
getCssTreeFileUrl()
Returns the path of the cssTree file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CssTreeBuilder(java.io.InputStream cssStream,
java.lang.String output)
throws java.lang.Exception
output - the output document
java.lang.Exception - is an error occurs| Method Detail |
public java.lang.String getCssTreeFileUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||