public static interface XMLContentSpec.Provider
| Modifier and Type | Method and 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-2022 The Apache Software Foundation. All Rights Reserved.