// Generated automatically from org.jaxen.VariableContext for testing purposes package org.jaxen; public interface VariableContext { Object getVariableValue(String p0, String p1, String p2); }