JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
DTDGrammar
public interface EntityState
The entity state interface defines methods that must be implemented
by components that store information about entity declarations, as well as by
entity validator that will need to validate attributes of type entity.
Version:
$Id$
Author:
Elena Litani, IBM
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isEntityDeclared (String name)
Query method to check if entity with this name was declared.
boolean
isEntityUnparsed (String name)
Query method to check if entity is unparsed.
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018 JBoss by Red Hat . All rights reserved.