public interface EntityState
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.
|
boolean isEntityDeclared(String name)
name
- boolean isEntityUnparsed(String name)
name
- Copyright © 2021 JBoss by Red Hat. All rights reserved.