|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lotus.xpath.XPathSupportDefault | +--com.lotus.xml.XMLParserLiaisonDefault | +--org.apache.cocoon.processor.xslt.LotusXSLProcessor.XMLParser
Field Summary | |
(package private) Parser |
parser
|
Fields inherited from class com.lotus.xml.XMLParserLiaisonDefault |
m_acceptLanguage,
m_attrSpecialChars,
m_candidateNoAncestorXMLNS,
m_dataProviders,
m_envSupport,
m_extensionFunctionNamespaces,
m_formatterListener,
m_indent,
m_NSInfoNullNoAncestorXMLNS,
m_NSInfoNullWithoutXMLNS,
m_NSInfoNullWithXMLNS,
m_NSInfos,
m_NSInfoUnProcNoAncestorXMLNS,
m_NSInfoUnProcWithoutXMLNS,
m_NSInfoUnProcWithXMLNS,
m_processNamespaces,
m_shouldExpandEntityRefs,
m_sourceDocs,
m_use_validation,
S_XMLNAMESPACEURI |
Constructor Summary | |
LotusXSLProcessor.XMLParser(Parser parser)
|
Method Summary | |
org.w3c.dom.Document |
createDocument()
|
boolean |
isIgnorableWhitespace(org.w3c.dom.Text text)
|
org.w3c.dom.Document |
parseXMLStream(java.io.Reader in,
java.lang.String filename)
|
org.w3c.dom.Document |
parseXMLStream(java.net.URL url)
|
Methods inherited from class com.lotus.xml.XMLParserLiaisonDefault |
|
Methods inherited from class com.lotus.xpath.XPathSupportDefault |
parseXML |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
Field Detail |
Parser parser
Constructor Detail |
public LotusXSLProcessor.XMLParser(Parser parser)
Method Detail |
public org.w3c.dom.Document createDocument()
public boolean isIgnorableWhitespace(org.w3c.dom.Text text)
public org.w3c.dom.Document parseXMLStream(java.io.Reader in, java.lang.String filename)
public org.w3c.dom.Document parseXMLStream(java.net.URL url)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |