File: XMLDecl.xml

package info (click to toggle)
librexml-ruby 1.2.5-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 792 kB
  • ctags: 655
  • sloc: ruby: 3,778; xml: 1,609; java: 109; makefile: 43
file content (14 lines) | stat: -rw-r--r-- 412 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE class>
<class name='XMLDecl' extends='Child'>
   NEEDS DOCUMENTATION
  <attribute name='version' type='accessor'/>
  <attribute name='standalone' type='accessor'/>
  <attribute name='encoding' type='accessor'/>
  <method name='initialize'/>
  <method name='clone'/>
  <method name='write'/>
  <method name='=='/>
  <method name='xmldecl'/>
  <method name='XMLDecl'/>
  <method name='content'/>
</class>