| Package | Description |
|---|---|
| com.caucho.xml.stream | |
| com.caucho.xml.stream.events | |
| javax.xml.stream | |
| javax.xml.stream.events |
| Modifier and Type | Method and Description |
|---|---|
EntityReference |
XMLEventFactoryImpl.createEntityReference(java.lang.String name,
EntityDeclaration declaration) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityDeclarationImpl |
| Modifier and Type | Method and Description |
|---|---|
EntityDeclaration |
EntityReferenceImpl.getDeclaration() |
| Constructor and Description |
|---|
EntityReferenceImpl(java.lang.String name,
EntityDeclaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
abstract EntityReference |
XMLEventFactory.createEntityReference(java.lang.String name,
EntityDeclaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
EntityDeclaration |
EntityReference.getDeclaration() |