// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: packimports(3) fieldsfirst lnc // Source File Name: XSLInclude.java package com.icl.saxon.style; // Referenced classes of package com.icl.saxon.style: // XSLGeneralIncorporate public class XSLInclude extends XSLGeneralIncorporate { public XSLInclude() { } public boolean isImport() { /* 17*/ return false; } }