|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface XMLContentSpec.Provider
Provides a means for walking the structure built out of content spec "nodes". The user of this provider interface is responsible for knowing what the content spec node values "mean". If those values refer to content spec identifiers, then the user can call back into the provider to get the next content spec node in the structure.
Method Summary | |
---|---|
boolean |
getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec)
Fills in the provided content spec structure with content spec information for a unique identifier. |
Method Detail |
---|
boolean getContentSpec(int contentSpecIndex, XMLContentSpec contentSpec)
contentSpecIndex
- The content spec identifier. All content
spec "nodes" have a unique identifier.contentSpec
- The content spec struct to fill in with
the information.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |