Package | Description |
---|---|
org.armedbear.lisp |
Modifier and Type | Class and Description |
---|---|
class |
ComplexString |
class |
NilVector |
class |
SimpleString |
Modifier and Type | Field and Description |
---|---|
AbstractString |
StringFunctions.StringIndicesAndChars.string1 |
Modifier and Type | Method and Description |
---|---|
static AbstractString |
Lisp.checkString(LispObject obj) |
private static AbstractString |
Pathname.validateStringComponent(AbstractString s) |
Modifier and Type | Method and Description |
---|---|
static SimpleString |
LogicalPathname.canonicalizeStringComponent(AbstractString s) |
static Pathname |
Pathname.parseNamestring(AbstractString namestring) |
static LogicalPathname |
Pathname.parseNamestring(AbstractString namestring,
AbstractString host) |
private static AbstractString |
Pathname.validateStringComponent(AbstractString s) |