|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.caucho.xsl.XmlStylesheetReader
public class XmlStylesheetReader
Handler for xml-stylesheet the resin.conf file.
| Constructor Summary | |
|---|---|
XmlStylesheetReader()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAssociatedStylesheet(java.lang.String media,
java.lang.String title,
java.lang.String charset)
|
void |
processingInstruction(java.lang.String name,
java.lang.String value)
|
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlStylesheetReader()
| Method Detail |
|---|
public void processingInstruction(java.lang.String name,
java.lang.String value)
processingInstruction in interface org.xml.sax.ContentHandlerprocessingInstruction in class org.xml.sax.helpers.DefaultHandler
public java.lang.String getAssociatedStylesheet(java.lang.String media,
java.lang.String title,
java.lang.String charset)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||