|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.sax.XmlToHtml
public class XmlToHtml
| Nested Class Summary | |
|---|---|
(package private) static class |
XmlToHtml.EmptyAttributeList
|
(package private) static class |
XmlToHtml.SingleAttributeList
|
| Constructor Summary | |
|---|---|
XmlToHtml()
|
|
| Method Summary | |
|---|---|
(package private) static org.xml.sax.Parser |
createParser()
|
static org.xml.sax.InputSource |
fileInputSource(java.io.File file)
|
static org.xml.sax.InputSource |
fileInputSource(java.lang.String str)
Generates an InputSource from a file name. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlToHtml()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionstatic org.xml.sax.Parser createParser()
public static org.xml.sax.InputSource fileInputSource(java.lang.String str)
InputSource from a file name.
public static org.xml.sax.InputSource fileInputSource(java.io.File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||