See: Description
| Package | Description |
|---|---|
| org.netbeans.api.xml.parsers |
XML processors API unification, OpenIDE bridging and utility classes.
|
| org.netbeans.api.xml.services |
XML Service interface definitions.
|
org.netbeans.api.xml.cookies and support for their providers
org.netbeans.spi.xml.cookies.
A user can take a cookie action from the action pool and put it on a data object serving particular cookie. The action is performed via served cookie that is aware of actual behavioural enhancement for given data object.
EntityResolver). XML tools API introduces notion of context
user's entity catalog service UserCatalog
back-ended by plugged in providers.
A user has all their entity registrations at one place for given context and these are shared by all processors handling user's documents in the context.
org.netbeans.api.xml.parsers provides classes bridging between them.
It also contains utility classes such as DTD parser.
Built on September 30 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.