Index

A C G M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

artifactId - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

C

classifier - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

G

getArtifactId() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
getArtifactId() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
getClassifier() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
getClassifier() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
getFileNameSuffix(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Returns a present classifier and type prefixed with '-' and '.', respectively.
getGroupId() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
getGroupId() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
getRemainder() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
The remainder is a string that follows the maven coordinate and should start with # or /
getRemainder() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
getType() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
getType() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
getVersion() - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
getVersion() - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
groupId - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

M

MavenEntityCore - Interface in org.aksw.commons.model.maven.domain.api
Interface for maven coordinates with an additional 'remainder' field.
MavenEntityCoreImpl - Class in org.aksw.commons.model.maven.domain.impl
 
MavenEntityCoreImpl() - Constructor for class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
MavenEntityCoreImpl(String, String, String, String, String) - Constructor for class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
MavenEntityCoreImpl(String, String, String, String, String, String) - Constructor for class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
MavenEntityCoreImpl(MavenEntityCore) - Constructor for class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

N

normalize(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Return a copy where all nulls replaced by empty strings and all strings are trimmed

O

org.aksw.commons.model.maven.domain.api - package org.aksw.commons.model.maven.domain.api
 
org.aksw.commons.model.maven.domain.impl - package org.aksw.commons.model.maven.domain.impl
 

P

parse(String) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Parse a maven GAV pattern with colons.
parseId(String) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
parseUrn(String) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 

R

remainder - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

S

setArtifactId(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setArtifactId(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
setClassifier(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setClassifier(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
setGroupId(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setGroupId(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
setRemainder(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setRemainder(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
setType(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setType(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
setVersion(String) - Method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
setVersion(String) - Method in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

T

toFileName(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Return the file name: artifactId-version-classifier.type
toPath(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Return the path fraction: org/the/groupId/artifactId/version
toPath(MavenEntityCore, String, String, String, boolean, boolean, boolean) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
toRelativeUrl(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
Return a complete relative URL for the given coordinate, such as: org/the/groupId/artifactId/version/artifactId-version-classifier.type
toString(MavenEntityCore) - Static method in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 
type - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 

U

URN_MVN - Static variable in interface org.aksw.commons.model.maven.domain.api.MavenEntityCore
 

V

version - Variable in class org.aksw.commons.model.maven.domain.impl.MavenEntityCoreImpl
 
A C G M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values