public class XmlResourceDao extends BaseDao<XmlResource>
| Constructor and Description |
|---|
XmlResourceDao() |
| Modifier and Type | Method and Description |
|---|---|
Document |
asDocument(XmlResource resource) |
Iterable<XmlResource> |
containsNamespaceURI(String namespaceURI) |
Iterable<XmlResource> |
findByRootTag(String rootTagName) |
castToType, castToType, commit, count, create, create, delete, findValueMatchingRegex, getAll, getById, getByProperty, getByUniqueProperty, getContext, hasAllProperties, newTransactionpublic Iterable<XmlResource> containsNamespaceURI(String namespaceURI)
public Iterable<XmlResource> findByRootTag(String rootTagName)
public Document asDocument(XmlResource resource) throws RuntimeException
RuntimeExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.