Uses of Class
net.sf.okapi.filters.xini.jaxb.Page
-
Packages that use Page Package Description net.sf.okapi.filters.xini.jaxb -
-
Uses of Page in net.sf.okapi.filters.xini.jaxb
Fields in net.sf.okapi.filters.xini.jaxb with type parameters of type Page Modifier and Type Field Description protected List<Page>Main. pageMethods in net.sf.okapi.filters.xini.jaxb that return Page Modifier and Type Method Description PageObjectFactory. createPage()Create an instance ofPageMethods in net.sf.okapi.filters.xini.jaxb that return types with arguments of type Page Modifier and Type Method Description List<Page>Main. getPage()Gets the value of the page property.
-