indexOf('/'); if(i == -1 || nsname.equals("/")) return new Symbol(null, nsname); else return new Symbol(nsname.substring(0, i), ...
確定! 回上一頁