NotationDeclaration (Java EE 5)

Java EE API


javax.xml.stream.events Interface NotationDeclaration

All Superinterfaces:
XMLEvent, XMLStreamConstants

public interface NotationDeclaration
extends XMLEvent

Implements: XMLEvent

处理注释声明的接口。 接收注释声明事件的通知。这取决于用来记录以后参考的注释的应用程序,publicId 和 systemId 中至少有一个必须为非 null。不能保证任何未解析实体在使用注释声明之前都报告它。
英文文档:

An interface for handling Notation Declarations Receive notification of a notation declaration event. It is up to the application to record the notation for later reference, At least one of publicId and systemId must be non-null. There is no guarantee that the notation declaration will be reported before any unparsed entities that use it.

Version:
1.0
Author:
Copyright (c) 2003 by BEA Systems. All Rights Reserved.

Field Summary
 
Fields inherited from interface javax.xml.stream.XMLStreamConstants
 
Method Summary
 String
 String
 String
 
Methods inherited from interface javax.xml.stream.events.XMLEvent
 

Method Detail

public String getName()
注释名称。
英文文档:

getName

String getName()
The notation name.


public String getPublicId()
注释的公共标识符,如果未提供该标识符,则为 null。
英文文档:

getPublicId

String getPublicId()
The notation's public identifier, or null if none was given.


public String getSystemId()
注释的系统标识符,如果未提供该标识符,则为 null。
英文文档:

getSystemId

String getSystemId()
The notation's system identifier, or null if none was given.



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!