public class ImportDefintionImpl extends Object implements ImportDefintion
Constructor and Description |
---|
ImportDefintionImpl(String pack,
String name) |
Modifier and Type | Method and Description |
---|---|
static ImportDefintion |
getInstance(String fullname,
ImportDefintion defaultValue) |
String |
getName() |
String |
getPackage() |
String |
getPackageAsPath() |
boolean |
isWildcard() |
String |
toString() |
public ImportDefintionImpl(String pack, String name)
public static ImportDefintion getInstance(String fullname, ImportDefintion defaultValue)
public boolean isWildcard()
isWildcard
in interface ImportDefintion
public String getPackage()
getPackage
in interface ImportDefintion
public String getName()
getName
in interface ImportDefintion
public String getPackageAsPath()
getPackageAsPath
in interface ImportDefintion
Copyright © 2015 Lucee