Uses of Class
com.google.code.mojo.license.document.Document
-
Packages that use Document Package Description com.google.code.mojo.license com.google.code.mojo.license.document -
-
Uses of Document in com.google.code.mojo.license
Methods in com.google.code.mojo.license with parameters of type Document Modifier and Type Method Description voidCallback. onExistingHeader(Document document, Header header)voidCallback. onHeaderNotFound(Document document, Header header)private voidLicenseRemoveMojo. remove(Document document) -
Uses of Document in com.google.code.mojo.license.document
Methods in com.google.code.mojo.license.document that return Document Modifier and Type Method Description DocumentDocumentFactory. createDocuments(java.lang.String file)private DocumentDocumentFactory. getWrapper(java.lang.String file, java.lang.String encoding)
-