25262728293031
private NamespaceKvpParser parser; @Before public void setUp() throws Exception { parser = new NamespaceKvpParser("namespace"); }