Package org.cakelab.jdoxml.api
Interface IUserDefined
-
- All Superinterfaces:
ISection
- All Known Implementing Classes:
SectionHandler
public interface IUserDefined extends ISection
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.cakelab.jdoxml.api.ISection
ISection.SectionKind
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
header()
-
Methods inherited from interface org.cakelab.jdoxml.api.ISection
description, isPrivate, isProtected, isPublic, isStatic, kind, kindString, members
-
-