|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbootstrap.XdocExtensions
public class XdocExtensions
Constructor Summary | |
---|---|
XdocExtensions()
|
Method Summary | |
---|---|
java.lang.Iterable<? extends AbstractSection> |
getSections(AbstractSection section)
|
java.lang.String |
id(AbstractSection section)
|
AbstractSection |
resolve(AbstractSection section)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XdocExtensions()
Method Detail |
---|
public java.lang.Iterable<? extends AbstractSection> getSections(AbstractSection section)
public AbstractSection resolve(AbstractSection section)
public java.lang.String id(AbstractSection section)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |