Uses of Class
railo.commons.io.res.type.ram.RamResourceCore

Packages that use RamResourceCore
railo.commons.io.res.type.ram   
 

Uses of RamResourceCore in railo.commons.io.res.type.ram
 

Methods in railo.commons.io.res.type.ram that return RamResourceCore
 RamResourceCore RamResourceCore.getChild(String name, boolean caseSensitive)
          returns a child that match given name
 RamResourceCore RamResourceCore.getParent()
          returns the parent if this core
 

Methods in railo.commons.io.res.type.ram with parameters of type RamResourceCore
 void RamResourceCore.addChild(RamResourceCore child)
           
 void RamResourceCore.removeChild(RamResourceCore core)
          remove given child from this core
 

Constructors in railo.commons.io.res.type.ram with parameters of type RamResourceCore
RamResourceCore(RamResourceCore parent, int type, String name)
          Konstruktor
 



Copyright © 2012 Railo