Interface Includable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String INCLUDE_ATTR
      Include Source Attribute.
    • Field Detail

      • INCLUDE_ATTR

        static final java.lang.String INCLUDE_ATTR
        Include Source Attribute.
        See Also:
        Constant Field Values
    • Method Detail

      • getSourceLoc

        java.util.Optional<java.lang.String> getSourceLoc()
        Return the source path or URL.
        Returns:
        Location string.