org.netbeans.api.xml/1 1.26.1

Package org.netbeans.api.xml.cookies

XML data objects polymorphism cookies.

See:
          Description

Interface Summary
CheckXMLCookie Fast (and preferably standalone mode) XML parsed entity syntax checker.
CookieObserver Cookie observer interface.
TransformableCookie Transform this object by XSL Transformation.
ValidateXMLCookie Validate XML document entity (in polyform manner).
 

Class Summary
CookieMessage Extensible and immutable CookieObserver message.
XMLProcessorDetail It is structured XML processor CookieMessage detail.
 

Package org.netbeans.api.xml.cookies Description

XML data objects polymorphism cookies.

XML Tools Cookies API

XML tools API supports XML polymorfic nature by defining a set of XML related cookies. This approach allows to define actual data object independent actions etc.

No UI Interaction Pattern

Most XML cookie interfaces use no UI interaction pattern. It means that a cookie specification states that its implementation cannot change UI state. UI is responsibity of cookie client that is supported by the cookie with provided notification interface.

Plans

Once a MDR will be ready we can add model access cookies if not covered by MDR integration module.


org.netbeans.api.xml/1 1.26.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.