Uses of Interface
org.xwiki.xar.XarEntryType
-
Packages that use XarEntryType Package Description org.xwiki.xar org.xwiki.xar.type -
-
Uses of XarEntryType in org.xwiki.xar
Methods in org.xwiki.xar that return XarEntryType Modifier and Type Method Description XarEntryType
XarEntryTypeResolver. getDefault()
XarEntryType
XarEntryTypeResolver. resolve(XarEntry entry, boolean fallbackOnDefault)
-
Uses of XarEntryType in org.xwiki.xar.type
Classes in org.xwiki.xar.type that implement XarEntryType Modifier and Type Class Description class
AbstractXarEntryType
Base class helper to implementXarEntryType
.
-