public class Clause extends Object
| Constructor and Description |
|---|
Clause(String name,
Directive[] directives,
Attribute[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String name) |
Attribute[] |
getAttributes() |
String |
getDirective(String name) |
Directive[] |
getDirectives() |
String |
getName() |
String |
toString() |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.