Uses of Interface
org.jxls.common.PublicContext
Packages that use PublicContext
-
Uses of PublicContext in org.jxls.command
Methods in org.jxls.command with parameters of type PublicContextModifier and TypeMethodDescriptionstatic ObjectRunVar.getRunVar(String varName, PublicContext context) Constructors in org.jxls.command with parameters of type PublicContextModifierConstructorDescriptionRunVar(String varName1, String varName2, PublicContext context) RunVar(String varName, PublicContext context) -
Uses of PublicContext in org.jxls.common
Subinterfaces of PublicContext in org.jxls.commonModifier and TypeInterfaceDescriptioninterfaceJxls context interface (Jxls internal class)Classes in org.jxls.common that implement PublicContextMethods in org.jxls.common with parameters of type PublicContextModifier and TypeMethodDescriptionvoidNeedsPublicContext.setPublicContext(PublicContext publicContext) -
Uses of PublicContext in org.jxls.functions
Methods in org.jxls.functions with parameters of type PublicContext -
Uses of PublicContext in org.jxls.transform
Methods in org.jxls.transform with parameters of type PublicContextModifier and TypeMethodDescriptionvoidPreWriteAction.preWrite(Transformer transformer, PublicContext context)