Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.xml.stream | |
javax.xml.stream.events |
Uses of EntityDeclaration in javax.xml.stream |
---|
Modifier and Type | Method and Description |
---|---|
abstract EntityReference |
XMLEventFactory.createEntityReference(String name,
EntityDeclaration declaration)
Creates a new instance of a EntityReference event |
Uses of EntityDeclaration in javax.xml.stream.events |
---|
Modifier and Type | Method and Description |
---|---|
EntityDeclaration |
EntityReference.getDeclaration()
Return the declaration of this entity. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.