Class IncludeAction

    • Field Detail

      • attributeInUse

        private java.lang.String attributeInUse
      • optional

        private boolean optional
    • Constructor Detail

      • IncludeAction

        public IncludeAction()
    • Method Detail

      • close

        void close​(java.io.InputStream in)
      • checkAttributes

        private boolean checkAttributes​(org.xml.sax.Attributes attributes)
      • attributeToURL

        java.net.URL attributeToURL​(java.lang.String urlAttribute)
      • openURL

        java.io.InputStream openURL​(java.net.URL url)
      • resourceAsURL

        java.net.URL resourceAsURL​(java.lang.String resourceAttribute)
      • optionalWarning

        private void optionalWarning​(java.lang.String msg)
      • filePathAsURL

        java.net.URL filePathAsURL​(java.lang.String path)
      • getInputURL

        java.net.URL getInputURL​(InterpretationContext ec,
                                 org.xml.sax.Attributes attributes)
      • getInputStream

        java.io.InputStream getInputStream​(InterpretationContext ec,
                                           org.xml.sax.Attributes attributes)