Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0010 seconds)
Class:
org.apache.jasper.compiler.Mark
©,
Rating:
0% of 0,
C1
103 includeStack = new Stack();
104 for ( int i=0; i < other.includeStack.size(); i++ ) {
105 includeStack.addElement( other.includeStack.elementAt(i) );
106 }
107 }
Result Page:
1