public final class LogDef extends Object
log.xml file.| Modifier and Type | Class and Description |
|---|---|
class |
LogDef.Entry |
class |
LogDef.Group |
| Modifier and Type | Method and Description |
|---|---|
Resolver |
createResolver(String basePath) |
String |
getDomainName() |
List<LogDef.Group> |
getGroups() |
String |
getPackageName() |
File |
getSourceDir() |
Map<String,Document> |
getTranslations() |
Document |
getXML() |
boolean |
isPublic() |
static LogDef |
loadFromDirectory(File dir) |
public static final LogDef loadFromDirectory(File dir) throws IllegalArgumentException, IOException, SAXException
public final File getSourceDir()
public final Document getXML()
public final String getDomainName()
public final String getPackageName()
public final boolean isPublic()
public List<LogDef.Group> getGroups()
Copyright © 2003-2013. All Rights Reserved.