public class ProcedureFactoryUtils
extends java.lang.Object
修飾子とタイプ | クラスと説明 |
---|---|
static class |
ProcedureFactoryUtils.ProcedureParseResult |
修飾子とタイプ | メソッドと説明 |
---|---|
static char |
getParameterDelimChar() |
static Procedure |
getProcedure(Resource resource,
PhenomenonType ptype,
java.lang.String classString) |
static char |
getSessionDelimChar() |
public static Procedure getProcedure(Resource resource, PhenomenonType ptype, java.lang.String classString) throws FatalException
FatalException
public static char getParameterDelimChar()
public static char getSessionDelimChar()