Skip navigation links
A B C D E F G H I L M N O P R S T U V X 

A

AbstractSourceHandlerContext - Class in org.unidal.maven.plugin.source.pipeline
 
AbstractSourceHandlerContext(SourcePipeline, Source) - Constructor for class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
accept(IVisitor) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
accept(IVisitor) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
accept(IVisitor) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
accept(IVisitor) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
accept(IVisitor) - Method in interface org.unidal.maven.plugin.source.lines.IEntity
 
add(CountModel) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
Code Snippet Start
addClass(ClassModel) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
addLast(SourceHandler) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSourcePipeline
 
addLast(SourceHandler) - Method in interface org.unidal.maven.plugin.source.pipeline.SourcePipeline
 
addProject(ProjectModel) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
assertAttributeEquals(Object, String, String, Object, Object) - Method in class org.unidal.maven.plugin.source.lines.BaseEntity
 
asXml(IEntity<?>) - Static method in class org.unidal.maven.plugin.source.lines.RootModelHelper
 
ATTR_CLASS - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_COMMENT - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_EMPTY - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_FILES - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_GENERATED - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_GENERATED_FILES - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_LINES - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_NAME - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_PACKAGE - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_TEST - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ATTR_TEST_FILES - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 

B

BaseEntity<T> - Class in org.unidal.maven.plugin.source.lines
 
BaseEntity() - Constructor for class org.unidal.maven.plugin.source.lines.BaseEntity
 
BaseVisitor - Class in org.unidal.maven.plugin.source.lines.transform
 
BaseVisitor() - Constructor for class org.unidal.maven.plugin.source.lines.transform.BaseVisitor
 
build(IEntity<?>) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
buildClass(Attributes) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 
buildCount(Attributes) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 
buildProject(Attributes) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 
buildRoot(Attributes) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 

C

characters(char[], int, int) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 
ClassFileSink - Class in org.unidal.maven.plugin.source.upgrade.handler
 
ClassFileSink() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.ClassFileSink
 
ClassModel - Class in org.unidal.maven.plugin.source.lines.entity
 
ClassModel() - Constructor for class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
ClassModel(String, String) - Constructor for class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
ComponentTestCaseClassHandler - Class in org.unidal.maven.plugin.source.upgrade.handler
 
ComponentTestCaseClassHandler() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.ComponentTestCaseClassHandler
 
Constants - Class in org.unidal.maven.plugin.source.lines
 
Constants() - Constructor for class org.unidal.maven.plugin.source.lines.Constants
 
ContainerHolderClassHandler - Class in org.unidal.maven.plugin.source.upgrade.handler
 
ContainerHolderClassHandler() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.ContainerHolderClassHandler
 
convert(Class<T>, String, T) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 
convert(Class<T>, String, T) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 
CountModel - Class in org.unidal.maven.plugin.source.lines.entity
 
CountModel() - Constructor for class org.unidal.maven.plugin.source.lines.entity.CountModel
 

D

DefaultLinker - Class in org.unidal.maven.plugin.source.lines.transform
 
DefaultLinker(boolean) - Constructor for class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
DefaultSource - Class in org.unidal.maven.plugin.source.pipeline
 
DefaultSource() - Constructor for class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
DefaultSourcePipeline - Class in org.unidal.maven.plugin.source.pipeline
 
DefaultSourcePipeline(Source) - Constructor for class org.unidal.maven.plugin.source.pipeline.DefaultSourcePipeline
 
DefaultXmlBuilder - Class in org.unidal.maven.plugin.source.lines.transform
 
DefaultXmlBuilder() - Constructor for class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
DefaultXmlBuilder(boolean) - Constructor for class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
DefaultXmlMaker - Class in org.unidal.maven.plugin.source.lines.transform
 
DefaultXmlMaker() - Constructor for class org.unidal.maven.plugin.source.lines.transform.DefaultXmlMaker
 
DefaultXmlParser - Class in org.unidal.maven.plugin.source.lines.transform
 
DefaultXmlParser() - Constructor for class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 

E

endElement(String, String, String) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 
endTag(String) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
ENTITY_CLASS - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ENTITY_CLASSES - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ENTITY_COUNT - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ENTITY_PROJECT - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ENTITY_PROJECTS - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
ENTITY_ROOT - Static variable in class org.unidal.maven.plugin.source.lines.Constants
 
equals(Object, Object) - Method in class org.unidal.maven.plugin.source.lines.BaseEntity
 
equals(Object) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
equals(Object) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
equals(Object) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
equals(Object) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
escape(Object) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
escape(Object, boolean) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
execute() - Method in class org.unidal.maven.plugin.source.LinesMojo
 
execute() - Method in class org.unidal.maven.plugin.source.UpgradeMojo
 

F

findClass(String, String) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
findOrCreateClass(String, String) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
findOrCreateProject(String) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
findProject(String) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
finish() - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
fireEnd(SourceScope) - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
fireEnd(SourceScope) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
fireLine(String) - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
fireLine(String) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
fireStart(SourceScope) - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
fireStart(SourceScope) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
formatTo(Formatter, int, int, int) - Method in class org.unidal.maven.plugin.source.lines.BaseEntity
 
fromXml(Class<T>, InputStream) - Static method in class org.unidal.maven.plugin.source.lines.RootModelHelper
 
fromXml(Class<T>, String) - Static method in class org.unidal.maven.plugin.source.lines.RootModelHelper
 
fromXml(InputStream) - Static method in class org.unidal.maven.plugin.source.lines.RootModelHelper
 
fromXml(String) - Static method in class org.unidal.maven.plugin.source.lines.RootModelHelper
 

G

getClasses() - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
getClassName() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getClassName() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getClazz() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
getComment() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getContext(SourceHandlerContext) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSourcePipeline
 
getContext(SourceHandlerContext) - Method in class org.unidal.maven.plugin.source.pipeline.SourceHandlerAdaptor
 
getCount() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
getCount() - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
getCount() - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
getEmpty() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getFile() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getFile() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getFolder() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getFolder() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getGenerated() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
getGeneratedFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getLine() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getLine() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getLines() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getModule() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getModule() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getName() - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
getPackage() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
getPackage() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getPackage() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getParentScope() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getParentScope() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getProject() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getProject() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getProjects() - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
getScope() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getScope() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getSourceRoot() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
getSourceRoot() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
getTest() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
getTestFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
getText() - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 

H

handleEnd(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.lines.handler.LineCounter
 
handleEnd(SourceHandlerContext, SourceScope) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandler
 
handleEnd(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.pipeline.SourceHandlerAdaptor
 
handleEnd(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ClassFileSink
 
handleEnd(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ComponentTestCaseClassHandler
 
handleEnd(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ContainerHolderClassHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.lines.handler.LineCounter
 
handleLine(SourceHandlerContext, String) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.pipeline.SourceHandlerAdaptor
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ClassFileSink
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ComponentTestCaseClassHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ContainerHolderClassHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.InitializableInterfaceHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.InjectAnnotationHandler
 
handleLine(SourceHandlerContext, String) - Method in class org.unidal.maven.plugin.source.upgrade.handler.NamedAnnotationHandler
 
handleProject(DefaultSource, SourceHandlerContext, MavenProject) - Method in class org.unidal.maven.plugin.source.pipeline.PipelineDriver
 
handler() - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
handler() - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
handleStart(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.lines.handler.LineCounter
 
handleStart(SourceHandlerContext, SourceScope) - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandler
 
handleStart(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.pipeline.SourceHandlerAdaptor
 
handleStart(SourceHandlerContext, SourceScope) - Method in class org.unidal.maven.plugin.source.upgrade.handler.ClassFileSink
 
hashCode() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
hashCode() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
hashCode() - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
hashCode() - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
headContext() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSourcePipeline
 

I

IEntity<T> - Interface in org.unidal.maven.plugin.source.lines
 
incComment() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incComment(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incEmpty() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incEmpty(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incGeneratedFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incGeneratedFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incLines() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incLines(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incTestFiles() - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
incTestFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
indent() - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
InitializableInterfaceHandler - Class in org.unidal.maven.plugin.source.upgrade.handler
 
InitializableInterfaceHandler() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.InitializableInterfaceHandler
 
InjectAnnotationHandler - Class in org.unidal.maven.plugin.source.upgrade.handler
 
InjectAnnotationHandler() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.InjectAnnotationHandler
 
isFile() - Method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
 
isGenerated() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
isProject() - Method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
 
isSource() - Method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
 
isTest() - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
isTest() - Method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
 
IVisitor - Interface in org.unidal.maven.plugin.source.lines
 

L

LineCounter - Class in org.unidal.maven.plugin.source.lines.handler
 
LineCounter() - Constructor for class org.unidal.maven.plugin.source.lines.handler.LineCounter
 
LinesMojo - Class in org.unidal.maven.plugin.source
Counts the source lines for the current Java project.
LinesMojo() - Constructor for class org.unidal.maven.plugin.source.LinesMojo
 

M

mergeAttributes(ClassModel) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
mergeAttributes(CountModel) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
mergeAttributes(ProjectModel) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
mergeAttributes(RootModel) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
mergeAttributes(T) - Method in interface org.unidal.maven.plugin.source.lines.IEntity
 

N

NamedAnnotationHandler - Class in org.unidal.maven.plugin.source.upgrade.handler
 
NamedAnnotationHandler() - Constructor for class org.unidal.maven.plugin.source.upgrade.handler.NamedAnnotationHandler
 

O

onClass(ProjectModel, ClassModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
onCount(RootModel, CountModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
onCount(ProjectModel, CountModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
onCount(ClassModel, CountModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
onProject(RootModel, ProjectModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultLinker
 
org.unidal.maven.plugin.source - package org.unidal.maven.plugin.source
 
org.unidal.maven.plugin.source.lines - package org.unidal.maven.plugin.source.lines
 
org.unidal.maven.plugin.source.lines.entity - package org.unidal.maven.plugin.source.lines.entity
 
org.unidal.maven.plugin.source.lines.handler - package org.unidal.maven.plugin.source.lines.handler
 
org.unidal.maven.plugin.source.lines.transform - package org.unidal.maven.plugin.source.lines.transform
 
org.unidal.maven.plugin.source.pipeline - package org.unidal.maven.plugin.source.pipeline
 
org.unidal.maven.plugin.source.upgrade.handler - package org.unidal.maven.plugin.source.upgrade.handler
 

P

parse(Class<T>, InputSource) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 
pipeline() - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
pipeline() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
pipeline() - Method in interface org.unidal.maven.plugin.source.pipeline.Source
 
pipeline() - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
PipelineDriver - Class in org.unidal.maven.plugin.source.pipeline
 
PipelineDriver() - Constructor for class org.unidal.maven.plugin.source.pipeline.PipelineDriver
 
pop() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
ProjectModel - Class in org.unidal.maven.plugin.source.lines.entity
 
ProjectModel() - Constructor for class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
ProjectModel(String) - Constructor for class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
push(SourceScope) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 

R

removeClass(String, String) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
removeProject(String) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
RootModel - Class in org.unidal.maven.plugin.source.lines.entity
 
RootModel() - Constructor for class org.unidal.maven.plugin.source.lines.entity.RootModel
 
RootModelHelper - Class in org.unidal.maven.plugin.source.lines
 
RootModelHelper() - Constructor for class org.unidal.maven.plugin.source.lines.RootModelHelper
 

S

setClassName(String) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setClazz(String) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
setComment(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
setCount(CountModel) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
setCount(CountModel) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
setCount(CountModel) - Method in class org.unidal.maven.plugin.source.lines.entity.RootModel
 
setEmpty(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
setFile(File) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
setFolder(File) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setGenerated(Boolean) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
setGeneratedFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
setLine(String) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setLines(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
setModule(MavenProject) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setName(String) - Method in class org.unidal.maven.plugin.source.lines.entity.ProjectModel
 
setPackage(String) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
setPackage(String) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setProject(MavenProject) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setSourceRoot(String) - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 
setTest(Boolean) - Method in class org.unidal.maven.plugin.source.lines.entity.ClassModel
 
setTestFiles(int) - Method in class org.unidal.maven.plugin.source.lines.entity.CountModel
 
source() - Method in class org.unidal.maven.plugin.source.pipeline.AbstractSourceHandlerContext
 
Source - Interface in org.unidal.maven.plugin.source.pipeline
 
source() - Method in interface org.unidal.maven.plugin.source.pipeline.SourceHandlerContext
 
SourceHandler - Interface in org.unidal.maven.plugin.source.pipeline
 
SourceHandlerAdaptor - Class in org.unidal.maven.plugin.source.pipeline
 
SourceHandlerAdaptor() - Constructor for class org.unidal.maven.plugin.source.pipeline.SourceHandlerAdaptor
 
SourceHandlerContext - Interface in org.unidal.maven.plugin.source.pipeline
 
SourcePipeline - Interface in org.unidal.maven.plugin.source.pipeline
 
SourceScope - Enum in org.unidal.maven.plugin.source.pipeline
 
startElement(String, String, String, Attributes) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlParser
 
startTag(String) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
startTag(String, boolean, Map<String, String>, Object...) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
startTag(String, Map<String, String>, Object...) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
startTag(String, Object, boolean, Map<String, String>, Object...) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 

T

toString() - Method in class org.unidal.maven.plugin.source.lines.BaseEntity
 
toString(Object) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
toString() - Method in class org.unidal.maven.plugin.source.pipeline.DefaultSource
 

U

UpgradeMojo - Class in org.unidal.maven.plugin.source
Upgrade the project to make good use of Spring Boot/Cloud capabilities.
UpgradeMojo() - Constructor for class org.unidal.maven.plugin.source.UpgradeMojo
 

V

valueOf(String) - Static method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.unidal.maven.plugin.source.pipeline.SourceScope
Returns an array containing the constants of this enum type, in the order they are declared.
visitClass(ClassModel) - Method in interface org.unidal.maven.plugin.source.lines.IVisitor
 
visitClass(ClassModel) - Method in class org.unidal.maven.plugin.source.lines.transform.BaseVisitor
 
visitClass(ClassModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
visitCount(CountModel) - Method in interface org.unidal.maven.plugin.source.lines.IVisitor
 
visitCount(CountModel) - Method in class org.unidal.maven.plugin.source.lines.transform.BaseVisitor
 
visitCount(CountModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
visitProject(ProjectModel) - Method in interface org.unidal.maven.plugin.source.lines.IVisitor
 
visitProject(ProjectModel) - Method in class org.unidal.maven.plugin.source.lines.transform.BaseVisitor
 
visitProject(ProjectModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 
visitRoot(RootModel) - Method in interface org.unidal.maven.plugin.source.lines.IVisitor
 
visitRoot(RootModel) - Method in class org.unidal.maven.plugin.source.lines.transform.BaseVisitor
 
visitRoot(RootModel) - Method in class org.unidal.maven.plugin.source.lines.transform.DefaultXmlBuilder
 

X

XML - Static variable in class org.unidal.maven.plugin.source.lines.BaseEntity
 
XML_COMPACT - Static variable in class org.unidal.maven.plugin.source.lines.BaseEntity
 
A B C D E F G H I L M N O P R S T U V X 
Skip navigation links

Copyright © 2022 Unidal Organization. All rights reserved.