Package org.exolab.adaptx.xslt
Class XSLPIHandler
java.lang.Object
org.exolab.adaptx.xslt.XSLPIHandler
This class handle Processor Instructions for the XSL processor
- Version:
- $Revision: 3633 $ $Date: 2003-03-01 08:38:44 +0100 (Sat, 01 Mar 2003) $
- Author:
- Keith Visco
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Handles the given PIvoid
setDocumentBase
(String documentBase)
-
Field Details
-
STYLESHEET_PI_OLD
-
STYLESHEET_PI
-
HREF_ATTR
-
-
Constructor Details
-
XSLPIHandler
public XSLPIHandler()Create an XSLPIHandler with the specified XSLIterpreter- See Also:
-
ser.nexus.XSLInterpreter
-
-
Method Details
-
handlePI
Handles the given PI- Parameters:
pi
- the ProcessingInstruction to handle
-
getStylesheetHref
-
getDocumentBase
-
setDocumentBase
-