public interface Record
static class
Record.Kind
void
addAttribute(Attribute attr)
Record
addRecord(Record next)
List<Record>
getChildren()
String
getName()
getParent()
getText()
setParent(Record parent)
Record getParent()
void setParent(Record parent)
String getName()
String getText()
void addAttribute(Attribute attr)
Record addRecord(Record next)
List<Record> getChildren()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.