Skip to content

Commit

Permalink
Updated TODO comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
harmen-xb committed Oct 25, 2024
1 parent 8d9b2b1 commit 575e8ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public String getPrefix(String namespaceURI) {

@Override
public Iterator<String> getPrefixes(String namespaceURI) {
// TODO Auto-generated method stub
// TODO Not implemented/used at the moment.
return null;
}

Expand Down

0 comments on commit 575e8ff

Please sign in to comment.