public void setNamespaceUri(@Nullable String namespaceUri) { this.namespaceUri = (namespaceUri != null ? namespaceUri.trim() : null);
確定! 回上一頁