jaxp/src/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/Import.java
changeset 2669 15024792697e
parent 6 7f561c08de6b
equal deleted inserted replaced
2225:a25c5ec5e40e 2669:15024792697e
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    17  * See the License for the specific language governing permissions and
    17  * See the License for the specific language governing permissions and
    18  * limitations under the License.
    18  * limitations under the License.
    19  */
    19  */
    20 /*
    20 /*
    21  * $Id: Import.java,v 1.2.4.1 2005/09/12 10:32:33 pvedula Exp $
    21  * $Id: Import.java,v 1.8 2007/04/09 21:30:40 joehw Exp $
    22  */
    22  */
    23 
    23 
    24 package com.sun.org.apache.xalan.internal.xsltc.compiler;
    24 package com.sun.org.apache.xalan.internal.xsltc.compiler;
    25 
    25 
    26 import java.io.File;
    26 import java.io.File;