Skip to content

Instantly share code, notes, and snippets.

@yamanyar
Created April 7, 2012 05:24
Show Gist options
  • Save yamanyar/2325521 to your computer and use it in GitHub Desktop.
Save yamanyar/2325521 to your computer and use it in GitHub Desktop.
Options part
static XmlOptions opts;
static {
opts = new XmlOptions();
opts.setUseDefaultNamespace();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment