@ProviderType public class RegisterNamespace extends Operation
Constructor and Description |
---|
RegisterNamespace(String prefix,
String uri) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OperationVisitor v) |
@NotNull String |
asRepoInitString()
Converts this operation instance to a RepoInit string representation
including the current operation parameters.
|
protected String |
getParametersDescription() |
String |
getPrefix() |
String |
getURI() |
String |
toString() |
cleanupQuotedString
protected String getParametersDescription()
getParametersDescription
in class Operation
@NotNull public @NotNull String asRepoInitString()
Operation
asRepoInitString
in class Operation
public void accept(OperationVisitor v)
public String getPrefix()
public String getURI()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.