public class GlobalAttributesNode extends AttributesNode
Modifier and Type | Field and Description |
---|---|
(package private) Repository |
repository |
Constructor and Description |
---|
GlobalAttributesNode(Repository repository)
Constructor for GlobalAttributesNode.
|
Modifier and Type | Method and Description |
---|---|
AttributesNode |
load()
Load the attributes node
|
getRules, parse
final Repository repository
public GlobalAttributesNode(Repository repository)
repository
- the Repository
.public AttributesNode load() throws java.io.IOException
java.io.IOException