JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.xalan.xsltc.dom
Interface StripWhitespaceFilter
public interface
StripWhitespaceFilter
Author:
Jacek Ambroziak, Santiago Pericas-Geertsen
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
stripSpace
(
DOM
dom, int node, int type)
Method Details
stripSpace
boolean
stripSpace
(
DOM
dom, int node, int type)