@Override public void visit(Image image) { String url = context.encodeUrl(image.getDestination()); AltTextVisitor altTextVisitor = new AltTextVisitor(); ...
確定! 回上一頁