站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

org.openide.xml (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

 

Package org.openide.xml

A set of utility classes assisting in the manipulation of XML documents in the IDE.

See:
          Description

Class Summary
EntityCatalog Entity resolver resolving all entities registered by modules.
XMLUtil Utility class collecting library methods related to XML processing.
 

Package org.openide.xml Description

A set of utility classes assisting in the manipulation of XML documents in the IDE. Includes utilities to get an available XML parser, serialize DOM trees as text, get a catalog of external entities with registered system IDs available to the IDE, and so on.


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.