| Package | Description | 
|---|---|
| org.docgene.model | Contains the documentation model. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<XMLIncludedAPIMember> | XMLIncludedAPI. getConstructors()Return the list of constructors. | 
| java.util.SortedMap<java.lang.String,XMLIncludedAPIMember> | XMLIncludedAPI. getFields()Return the map of fields. | 
| java.util.SortedMap<java.lang.String,java.util.List<XMLIncludedAPIMember>> | XMLIncludedAPI. getFieldsAsList()Return the map of fields as a map of lists. | 
| java.util.SortedMap<java.lang.String,java.util.List<XMLIncludedAPIMember>> | XMLIncludedAPI. getMethods()Return the map of methods. | 
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence