|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Whitespace.WhitespaceRule | |
|---|---|
| org.apache.xalan.xsltc.compiler | |
| Uses of Whitespace.WhitespaceRule in org.apache.xalan.xsltc.compiler |
|---|
| Methods in org.apache.xalan.xsltc.compiler that return Whitespace.WhitespaceRule | |
|---|---|
private static Whitespace.WhitespaceRule |
Whitespace.findContradictingRule(java.util.Vector rules,
Whitespace.WhitespaceRule rule)
Scans through the rules vector and looks for a rule of higher priority that contradicts the current rule. |
| Methods in org.apache.xalan.xsltc.compiler with parameters of type Whitespace.WhitespaceRule | |
|---|---|
int |
Whitespace.WhitespaceRule.compareTo(Whitespace.WhitespaceRule other)
For sorting rules depending on priority |
private static Whitespace.WhitespaceRule |
Whitespace.findContradictingRule(java.util.Vector rules,
Whitespace.WhitespaceRule rule)
Scans through the rules vector and looks for a rule of higher priority that contradicts the current rule. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||