Package | Description |
---|---|
lucee.commons.io.res.type.ram |
Modifier and Type | Method and Description |
---|---|
RamResourceCore |
RamResourceCore.getChild(String name,
boolean caseSensitive)
returns a child that match given name
|
RamResourceCore |
RamResourceCore.getParent()
returns the parent if this core
|
Modifier and Type | Method and Description |
---|---|
void |
RamResourceCore.addChild(RamResourceCore child) |
void |
RamResourceCore.removeChild(RamResourceCore core)
remove given child from this core
|
Constructor and Description |
---|
RamResourceCore(RamResourceCore parent,
int type,
String name)
Konstruktor
|
Copyright © 2015 Lucee