|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mode | |
|---|---|
| org.apache.xalan.xsltc.compiler | |
| Uses of Mode in org.apache.xalan.xsltc.compiler |
|---|
| Fields in org.apache.xalan.xsltc.compiler declared as Mode | |
|---|---|
private Mode |
Stylesheet._defaultMode
A reference to the default Mode object. |
private Mode |
TestSeq._mode
A reference to the Mode object. |
| Methods in org.apache.xalan.xsltc.compiler that return Mode | |
|---|---|
Mode |
Stylesheet.getMode(QName modeName)
|
| Constructors in org.apache.xalan.xsltc.compiler with parameters of type Mode | |
|---|---|
TestSeq(java.util.Vector patterns,
int kernelType,
Mode mode)
|
|
TestSeq(java.util.Vector patterns,
Mode mode)
Creates a new test sequence given a set of patterns and a mode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||