public class AnnotationXmlItem extends AbstractXmlItem
attributes, document, innerText, javaClass, lineno, parent, type
Constructor and Description |
---|
AnnotationXmlItem(XmlItem parent,
Class<?> c,
String innerText,
Map<String,String> attributes,
String document,
int lineno) |
Modifier and Type | Method and Description |
---|---|
Set<TypeOccuranceInformation> |
getAllowedItem() |
addChild, getAttributes, getChildren, getChildrenOfType, getDocument, getInnerText, getJavaClass, getLineno, getParent, getType, resolveChildren
Copyright © 2008-2013 Seam Framework. All Rights Reserved.