|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.jsf.core.config.Configuration.FileMatcher
public static final class Configuration.FileMatcher
Constructor Summary | |
---|---|
Configuration.FileMatcher(Pattern pattern,
String contentType,
String file)
|
Method Summary | |
---|---|
String |
getContentType()
|
String |
getFile()
|
Pattern |
getPattern()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Configuration.FileMatcher(Pattern pattern, String contentType, String file)
Method Detail |
---|
public String getContentType()
public String getFile()
public Pattern getPattern()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |