org.apache.xalan.xsltc.runtime
Class Node
public
class
Node
extends Object
This class is used as "wrapper" for dom nodes. Wrappers are needed when
a node is passed as a parameter to a template.
Author: Jacek Ambroziak Santiago Pericas-Geertsen
public int node
public int type
public Node(int n, int t)
Copyright © 2005 Apache XML Project. All Rights Reserved.