com.sun.msv.grammar.relax
public class AttPoolClause extends ReferenceExp implements Exportable
| Field Summary | |
|---|---|
| boolean | exported
a flag that indicates this elementRule is exported and
therefore accessible from other modules. |
| Method Summary | |
|---|---|
| boolean | isExported() |
| Object | visit(RELAXExpressionVisitor visitor) |
| Expression | visit(RELAXExpressionVisitorExpression visitor) |
| boolean | visit(RELAXExpressionVisitorBoolean visitor) |
| void | visit(RELAXExpressionVisitorVoid visitor) |