Uses of Class com.wutka.dtd.DTDAttribute

Uses in package com.wutka.dtd

Methods with parameter type com.wutka.dtd.DTDAttribute

void
DTDElement.setAttribute(String attrName, DTDAttribute attr)
Stores an attribute in this element
void
Sets a specific attribute in the list
void
Sets the list of attributes

Methods with return type com.wutka.dtd.DTDAttribute

DTDAttribute[]
Returns the attributes in this list
DTDAttribute
DTDElement.getAttribute(String attrName)
Gets an attribute for this element
DTDAttribute
Returns a specific attribute from the list

Copyright (c) 2001 Mark Wutka.