Package | Description |
---|---|
org.netbeans.api.xml.cookies |
XML data objects polymorphism cookies.
|
org.netbeans.spi.xml.cookies |
Classes supporting cookie providers.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CheckXMLCookie.checkXML(CookieObserver observer)
Check XML parsed entity for syntax wellformedness.
|
void |
TransformableCookie.transform(Source transformSource,
Result outputResult,
CookieObserver observer)
Transform this object by XSL Transformation.
|
boolean |
ValidateXMLCookie.validateXML(CookieObserver observer)
Validate XML document entity.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CheckXMLSupport.checkXML(CookieObserver l) |
void |
TransformableSupport.transform(Source transformSource,
Result outputResult,
CookieObserver notifier)
Transform this object by XSL Transformation.
|
boolean |
ValidateXMLSupport.validateXML(CookieObserver l) |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.