public static interface XMLContentSpec.Provider
Modifier and Type | Method | Description |
---|---|---|
boolean |
getContentSpec(int contentSpecIndex,
XMLContentSpec contentSpec) |
Fills in the provided content spec structure with content spec
information for a unique identifier.
|
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.Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.