Class GlobalAttributesNode


  • public class GlobalAttributesNode
    extends AttributesNode
    Attribute node loaded from global system-wide file.
    • Constructor Detail

      • GlobalAttributesNode

        public GlobalAttributesNode​(Repository repository)
        Constructor for GlobalAttributesNode.
        Parameters:
        repository - the Repository.
    • Method Detail

      • load

        public AttributesNode load()
                            throws java.io.IOException
        Load the attributes node
        Returns:
        the attributes node
        Throws:
        java.io.IOException