org.jboss.seam.xml.model
Class AnnotationXmlItem
java.lang.Object
org.jboss.seam.xml.model.AbstractXmlItem
org.jboss.seam.xml.model.AnnotationXmlItem
- All Implemented Interfaces:
- XmlItem
public class AnnotationXmlItem
- extends AbstractXmlItem
| Methods inherited from class org.jboss.seam.xml.model.AbstractXmlItem |
addChild, getAttributes, getChildren, getChildrenOfType, getDocument, getInnerText, getJavaClass, getLineno, getParent, getType, resolveChildren |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationXmlItem
public AnnotationXmlItem(XmlItem parent,
Class<?> c,
String innerText,
Map<String,String> attributes,
String document,
int lineno)
getAllowedItem
public Set<TypeOccuranceInformation> getAllowedItem()
Copyright © 2010 Seam Framework. All Rights Reserved.